hxd.CustomCursor
hxd.CustomCursor
Fields
| Name | Type | |
|---|---|---|
frames | hl.types.ArrayObj | |
speed | F64 | |
offsetX | I32 | |
offsetY | I32 | |
alloc | hl.types.ArrayObj | |
frameDelay | F64 | |
frameTime | F64 | |
frameIndex | I32 |
Protos
f@2828reset(hxd.CustomCursor) → Voidf@2829update(hxd.CustomCursor, F64) → I32
Bindings
- static
f@2833__constructor__(hxd.CustomCursor, hl.types.ArrayObj, F64, I32, I32) → Void