Метод | Описание | |
---|---|---|
TopViewPanel ( ) : System |
Метод | Описание | |
---|---|---|
OnMouseDown ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
RenderCell ( |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected RenderCell ( |
||
tile | ||
g | System | |
x | int | |
y | int | |
Результат | void |