forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
9
Kha/Tools/linux_x64/std/flash/ui/MouseCursor.hx
Normal file
9
Kha/Tools/linux_x64/std/flash/ui/MouseCursor.hx
Normal file
@ -0,0 +1,9 @@
|
||||
package flash.ui;
|
||||
|
||||
extern class MouseCursor {
|
||||
static final ARROW : String;
|
||||
static final AUTO : String;
|
||||
static final BUTTON : String;
|
||||
static final HAND : String;
|
||||
static final IBEAM : String;
|
||||
}
|
Reference in New Issue
Block a user