class

GSDL::Draw::DrawFRectCommand

Inherits GSDL::Draw::DrawColorCommand < GSDL::Draw::DrawCommand < Reference < Object

Constructors

new(z_index : Int32, color : Color, rect : SDL3::FRect, outline : Bool, scale_x : Float32, scale_y : Float32, clip_rect : SDL3::Rect | Nil = nil)
Source

Instance methods

clipped_out?
Source
on_screen?(screen_w : Float32, screen_h : Float32) : Bool
Source
outline=(outline : Bool)
Source
outline?
Source
rect
Source
rect=(rect : SDL3::FRect)
Source