Метод |
Описание |
|
RenderHorizontalLine ( LilyPath.DrawBatch spriteBatch, float zoomFactor, int y ) : void |
|
|
RenderPartialHorizontalLine ( LilyPath.DrawBatch drawBatch, float zoomFactor, int x1, int x2, int y ) : void |
|
|
RenderPartialRow ( LilyPath.DrawBatch drawBatch, float zoomFactor, int x1, int x2, int y ) : void |
|
|
RenderPartialVerticalLine ( LilyPath.DrawBatch drawBatch, float zoomFactor, int x, int y1, int y2 ) : void |
|
|
RenderRow ( LilyPath.DrawBatch spriteBatch, float zoomFactor, int y ) : void |
|
|
RenderVerticalLine ( LilyPath.DrawBatch spriteBatch, float zoomFactor, int x ) : void |
|
|
SingleSet ( TileCoord coord1, TileCoord coord2 ) : bool |
|
|