C# Class GameRS.Sprite

Inheritance: ISprite
Show file Open project: jing-lu/ReoScript Class Usage Examples

Public Methods

Method Description
Draw ( Graphics g ) : void

Method Details

Draw() public method

public Draw ( Graphics g ) : void
g System.Drawing.Graphics
return void