Init(args)
Scripting Reference
|
Defines a class that can subscribe to receive a callback during the FixedUpdate event function.
Public Member Functions | |
void | FixedUpdate (float deltaTime) |
Frame-rate independent message for physics calculations. More... | |