SpriteController Constructor |
Name | Description | |
---|---|---|
![]() ![]() | SpriteController(PictureBox) |
Create a sprite controller, specifying the picturebox on which the sprites
will be displayed. You want to have the PictureBox already defined, and a background image
already set for the PictureBox.
|
![]() ![]() | SpriteController(PictureBox, EventHandler) |
Create a sprite controller, specifying the picturebox on which the sprites
will be displayed.
|