Tesla Graphics Engine Documentation (January 2012)
Update Method (time, caller)
TeslaTesla.SceneISpatialControllerUpdate(GameTime, Spatial)
Updates the controller using the time per frame interpolation index.
Declaration Syntax
C#
void Update(
	GameTime time,
	Spatial caller
)
Parameters
time (GameTime)
Interpolation timing snapshot
caller (Spatial)
Spatial calling the update method

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)