GUI::RenderSystem
Inherits Crash::System < Reference < Object
Renders the Components on the screen.
Constants
BACKGROND_COLOR = Prism::Maths::Vector3f.new(0.80, 0.80, 0.80)
Constructors
new(display : Display)
SourceInstance methods
create_transformation_matrix(translation : Vector2f, scale : Vector2f)
Sourceprepare
Source