프로퍼티 | 타입 | 설명 | |
---|---|---|---|
hWidth | int | ||
minHeight | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
convertCoordsDiamond | void |
메소드 | 설명 | |
---|---|---|
ParentSize ( int width, int height ) : void | ||
SelectedTileChanged ( |
||
SimpleMapPanel ( ) : System |
메소드 | 설명 | |
---|---|---|
CellPath ( int xc, int yc ) : |
||
LowerPath ( int x, int y ) : |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnMouseWheel ( MouseEventArgs e ) : void | ||
Render ( System g ) : void | ||
RenderCell ( |
||
UpperPath ( int x, int y ) : |
||
viewDrag ( object sender, |
메소드 | 설명 | |
---|---|---|
convertCoordsDiamond ( int x, int y, int &row, int &col ) : void |
protected CellPath ( int xc, int yc ) : |
||
xc | int | |
yc | int | |
리턴 |
protected LowerPath ( int x, int y ) : |
||
x | int | |
y | int | |
리턴 |
protected RenderCell ( |
||
tile | ||
g | System | |
x | int | |
y | int | |
리턴 | void |
public SelectedTileChanged ( |
||
sender | ||
e | ||
리턴 | void |
protected UpperPath ( int x, int y ) : |
||
x | int | |
y | int | |
리턴 |
protected viewDrag ( object sender, |
||
sender | object | |
ex | ||
리턴 | void |