Method | Description | |
---|---|---|
RenderPointToScreen ( Point p ) : Point | ||
RenderPointToScreen3 ( Point rp ) : DoubleVector3 | ||
RenderTileToScreen ( Point st ) : Point | ||
ScreenToRenderPoint ( Point mt ) : Point | ||
ScreenToRenderTile ( Point mt ) : Point |
Method | Description | |
---|---|---|
OnInitialized ( |
||
TileControlCore3D ( ) : System |
Method | Description | |
---|---|---|
OnTileLayoutChanged ( IntSize2 gridSize, double tileSize ) : void |
protected OnInitialized ( |
||
e | ||
return | void |
public RenderPointToScreen ( Point p ) : Point | ||
p | Point | |
return | Point |
public RenderPointToScreen3 ( Point rp ) : DoubleVector3 | ||
rp | Point | |
return | DoubleVector3 |
public RenderTileToScreen ( Point st ) : Point | ||
st | Point | |
return | Point |
public ScreenToRenderPoint ( Point mt ) : Point | ||
mt | Point | |
return | Point |
public ScreenToRenderTile ( Point mt ) : Point | ||
mt | Point | |
return | Point |