Goblin - A Platform for 3D AR and VR Applications |
|
InputDeviceDriver.Update Method
Subclases should use this function to update all mapped inputs.
public abstract
void Update(
float elapsed_seconds);
Parameters
-
elapsed_seconds
-
See Also
InputDeviceDriver Class | Goblin.Engine.Devices Namespace