|
inlineprotected |
Called after every input simulation step.
Note that the player character and other systems can always change the internal state. It is highly recommended to store state of custom inputs elsewhere and call Setters here.
[in] | dt | delta time since last called in seconds |
См. определение в файле Transport.c строка 206