#include <Input.h>
Input.h 파일의 7 번째 라인에서 정의되었습니다.
◆ GetMousePosition()
| static std::pair<float, float> Gear::Input::GetMousePosition |
( |
| ) |
|
|
inlinestatic |
◆ GetMousePositionImpl()
| virtual std::pair<float, float> Gear::Input::GetMousePositionImpl |
( |
| ) |
|
|
protectedpure virtual |
◆ GetMouseX()
| static float Gear::Input::GetMouseX |
( |
| ) |
|
|
inlinestatic |
◆ GetMouseXImpl()
| virtual float Gear::Input::GetMouseXImpl |
( |
| ) |
|
|
protectedpure virtual |
◆ GetMouseY()
| static float Gear::Input::GetMouseY |
( |
| ) |
|
|
inlinestatic |
◆ GetMouseYImpl()
| virtual float Gear::Input::GetMouseYImpl |
( |
| ) |
|
|
protectedpure virtual |
◆ IsKeyPressd()
| static bool Gear::Input::IsKeyPressd |
( |
int |
keycode | ) |
|
|
inlinestatic |
◆ IsKeyPressedImpl()
| virtual bool Gear::Input::IsKeyPressedImpl |
( |
int |
keycode | ) |
|
|
protectedpure virtual |
◆ IsMouseButtonPressed()
| static bool Gear::Input::IsMouseButtonPressed |
( |
int |
button | ) |
|
|
inlinestatic |
◆ IsMouseButtonPressedImpl()
| virtual bool Gear::Input::IsMouseButtonPressedImpl |
( |
int |
keycode | ) |
|
|
protectedpure virtual |
◆ s_Instance
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: