#include <system_service.h>
◆ EventCallback
◆ SystemService()
| SystemService::SystemService |
( |
| ) |
|
|
explicit |
◆ add_listener()
◆ delta_time()
| float SystemService::delta_time |
( |
| ) |
const |
◆ frames_per_second()
| float SystemService::frames_per_second |
( |
| ) |
const |
◆ get_clipboard_text()
| std::string SystemService::get_clipboard_text |
( |
| ) |
|
◆ init_frame_timer()
| void SystemService::init_frame_timer |
( |
| ) |
|
◆ remove_listener()
| void SystemService::remove_listener |
( |
SystemEvent |
event, |
|
|
int |
listener_id |
|
) |
| |
◆ set_cursor_to_arrow()
| void SystemService::set_cursor_to_arrow |
( |
| ) |
|
◆ set_cursor_to_crosshair()
| void SystemService::set_cursor_to_crosshair |
( |
| ) |
|
◆ set_cursor_to_hand()
| void SystemService::set_cursor_to_hand |
( |
| ) |
|
◆ set_cursor_to_ibeam()
| void SystemService::set_cursor_to_ibeam |
( |
| ) |
|
◆ set_cursor_to_wait()
| void SystemService::set_cursor_to_wait |
( |
| ) |
|
◆ update()
| void SystemService::update |
( |
| ) |
|
◆ update_frame_time()
| void SystemService::update_frame_time |
( |
float |
time_scale | ) |
|
The documentation for this class was generated from the following file: