GSDL::Cursor
Constructors
create_from_surface(surface : Surface, hot_x : Int32 = 0, hot_y : Int32 = 0, source_rect : Rect | Nil = nil, centered : Bool = false) : Cursor
Sourcecreate_system(id : LibSDL3::SystemCursor) : Cursor
Sourceget_system(id : LibSDL3::SystemCursor) : Cursor
Sourceload(path_key : String, hot_x : Int32 = 0, hot_y : Int32 = 0, source_rect : Rect | Nil = nil, centered : Bool = false) : Cursor
Sourcenew(cursor : SDL3::Mouse::Cursor)
SourceInstance methods
destroy
Sourceto_sdl
Source