GameObjectNewFrame Method |
Namespace: DigitalRune.Game
This method has to be called at the beginning of a time step. This is normally done automatically by the IGameObjectService. Do not call this method manually unless you have to emulate the function of a IGameObjectService.