Property | Type | Description | |
---|---|---|---|
Index | int | ||
RenderCells | Cell[] |
Method | Description | |
---|---|---|
ToTextSurface ( int width, int height, Font font ) : TextSurface |
Converts the layer data into a TextSurface.
|
public ToTextSurface ( int width, int height, Font font ) : TextSurface | ||
width | int | Target width of the |
height | int | Target height of the |
font | Font | Target font of the |
return | TextSurface |