Method | Description | |
---|---|---|
TopViewPanel ( ) : System |
Method | Description | |
---|---|---|
OnMouseDown ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
RenderCell ( |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected RenderCell ( |
||
tile | ||
g | System | |
x | int | |
y | int | |
return | void |