![]() |
Conquer Chess
Chess and Starcraft combined
|
The navigation controls for a player. More...
#include <navigation_controls_layout.h>
Public Member Functions | |
| navigation_controls_layout (const screen_rect &r=screen_rect(screen_coordinate(0, 0), screen_coordinate(3 *64, 2 *64))) | |
| const screen_rect & | get_background () const noexcept |
| const screen_rect & | get_down () const noexcept |
| const screen_rect & | get_left () const noexcept |
| const screen_rect & | get_mouse () const noexcept |
| const screen_rect & | get_right () const noexcept |
| const screen_rect & | get_up () const noexcept |
The navigation controls for a player.
Must be 3x64 pixels wide and 2x64 pixels high For a keyboard:
For a mouse
| navigation_controls_layout::navigation_controls_layout | ( | const screen_rect & | r = screen_rect(screen_coordinate(0, 0), screen_coordinate(3 * 64, 2 * 64)) | ) |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |