|
Quantum Engineering
|
Public Member Functions | |
| InputManager (PlayerController playerController) | |
| This class handles all input from the player. More... | |
| void | HandleInput () |
| Recieves all actions from cInput. More... | |
Private Member Functions | |
| bool | PlacingStandardBlock (string type) |
| Returns true if the player's current build type is a standard block. More... | |
Private Attributes | |
| PlayerController | playerController |
| BuildController | buildController |
| ActionManager | actionManager |
|
inline |
This class handles all input from the player.
|
inline |
Recieves all actions from cInput.
|
inlineprivate |
Returns true if the player's current build type is a standard block.
|
private |
|
private |
|
private |
1.8.13