◆ INPUT_STATE
| Enumerator |
|---|
| LEFT | |
| RIGHT | |
| NONE | |
◆ UP_DOWN_STATE
◆ this()
◆ GetInputState()
◆ GetSpaceDown()
| bool ComponentInput::GetSpaceDown |
( |
| ) |
|
|
inline |
◆ GetUpDownState()
◆ Input()
| void ComponentInput::Input |
( |
| ) |
|
|
inline |
◆ LoadFromJSON()
| static ComponentInput ComponentInput::LoadFromJSON |
( |
size_t | id, |
|
|
JSONValue | json ) |
|
inlinestatic |
◆ Render()
| void ComponentInput::Render |
( |
| ) |
|
|
inline |
◆ Update()
| void ComponentInput::Update |
( |
| ) |
|
|
inline |
◆ mInputState
| INPUT_STATE ComponentInput::mInputState = INPUT_STATE.NONE |
◆ mSpaceDown
| bool ComponentInput::mSpaceDown = false |
◆ mSpacePressed
| bool ComponentInput::mSpacePressed = false |
◆ mUpDownState
The documentation for this class was generated from the following file:
- /Users/hodori/Documents/cpsc511/finalproject-engine-drop-table-engines/Engine/src/component.d