class

PointClickEngine::Graphics::Core::FrameContext

Inherits Reference < Object

Constructors

new(display : Display, camera : Camera, logical_width : Int32, logical_height : Int32, scene_width : Int32, scene_height : Int32, cinematic_width : Int32 | Nil = nil, cinematic_height : Int32 | Nil = nil)
Source

Instance methods

camera
Source
cinematic_height
Source
cinematic_rect
Source
cinematic_width
Source
display
Source
logical_height
Source
logical_rect
Source
logical_width
Source
scene_height
Source
scene_rect
Source
scene_width
Source
screen_rect
Source
ui_to_world(ui_pos : RL::Vector2) : RL::Vector2
Source
world_to_ui(world_pos : RL::Vector2) : RL::Vector2
Source