프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Index | int | ||
RenderCells | Cell[] |
메소드 | 설명 | |
---|---|---|
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 |
리턴 | TextSurface |