Method | Description | |
---|---|---|
Animate ( IGraphPort graphPort ) : void | ||
DrawSelf ( DrawEvent devent ) : void | ||
GearBox ( string name, int x, int y, int width, int height ) : System | ||
OnMouseMove ( MouseActivityArgs e ) : void |
Method | Description | |
---|---|---|
AddImages ( ) : void |
public Animate ( IGraphPort graphPort ) : void | ||
graphPort | IGraphPort | |
return | void |
public GearBox ( string name, int x, int y, int width, int height ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
return | System |
public OnMouseMove ( MouseActivityArgs e ) : void | ||
e | MouseActivityArgs | |
return | void |