Click or drag to resize
SpriteController Events

The SpriteController type exposes the following members.

Events
  NameDescription
Public eventCode exampleDoTick
The function called by the timer every 10 millisecods This is usually where you will do the majority of the work. You can define this manually, or when you instantiate the SpriteController
Top
See Also