메소드 | 설명 | |
---|---|---|
TiledDrawable ( |
||
TiledDrawable ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System | ||
draw ( Graphics graphics, float x, float y, float width, float height, Color color ) : void |
public TiledDrawable ( |
||
subtexture | ||
리턴 | System |
public TiledDrawable ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
리턴 | System |
public draw ( Graphics graphics, float x, float y, float width, float height, Color color ) : void | ||
graphics | Graphics | |
x | float | |
y | float | |
width | float | |
height | float | |
color | Color | |
리턴 | void |