sandbox
Loading...
Searching...
No Matches
sbx::devices::input Class Reference

Static Public Member Functions

static auto is_key_pressed (key key) -> bool
 
static auto is_key_down (key key) -> bool
 
static auto is_key_released (key key) -> bool
 
static auto is_mouse_button_pressed (mouse_button button) -> bool
 
static auto is_mouse_button_down (mouse_button button) -> bool
 
static auto is_mouse_button_released (mouse_button button) -> bool
 
static auto mouse_position () -> const math::vector2 &
 
static auto scroll_delta () -> const math::vector2 &
 

Friends

class devices_module
 
class window
 

The documentation for this class was generated from the following files: