SdlCursorEx extension
- on
Static Methods
-
create(
Pointer< Uint8> data, Pointer<Uint8> mask, int w, int h, int hotX, int hotY) → Pointer<SdlCursor> -
Available on SdlCursor, provided by the SdlCursorEx extension
-
createColor(
Pointer< SdlSurface> surface, int hotX, int hotY) → Pointer<SdlCursor> -
Available on SdlCursor, provided by the SdlCursorEx extension
-
createSystem(
int id) → Pointer< SdlCursor> -
Available on SdlCursor, provided by the SdlCursorEx extension
-
get(
) → Pointer< SdlCursor> -
Available on SdlCursor, provided by the SdlCursorEx extension
-
getDefault(
) → Pointer< SdlCursor> -
Available on SdlCursor, provided by the SdlCursorEx extension
-
show(
int toggle) → int -
Available on SdlCursor, provided by the SdlCursorEx extension