|
inlineprotected |
Is 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 | frame time in seconds |
См. определение в файле Car.c строка 459