Public Member Functions | |
| override void | Execute (RenderContext ctx) |
| Execute this AnimationService tasks. | |
| void | RegisterAnimation (RenderAnimation ani) |
| void | SetBeginTime () |
| void | UnregisterAnimation (RenderAnimation ani) |
| override void Derm.Render.AnimationService.Execute | ( | RenderContext | ctx | ) | [virtual] |
Execute this AnimationService tasks.
| ctx | A RenderContext |
Implements Derm.Render.RenderKernelContextService.
| void Derm.Render.AnimationService.RegisterAnimation | ( | RenderAnimation | ani | ) |
| void Derm.Render.AnimationService.SetBeginTime | ( | ) |
| void Derm.Render.AnimationService.UnregisterAnimation | ( | RenderAnimation | ani | ) |