프로퍼티 | 타입 | 설명 | |
---|---|---|---|
callback | FlxObject>.Action | ||
drawPosition | Vector2 | ||
index | int | ||
mapIndex | uint | ||
tileGraphic | Microsoft.Xna.Framework.Graphics.Texture2D | ||
tileGraphicSectionToDraw | |||
tileSize | float | ||
tilemap |
메소드 | 설명 | |
---|---|---|
FlxTile ( |
||
draw ( ) : void |
public FlxTile ( |
||
Tilemap | ||
Tx | int | |
Ty | int | |
Index | int | |
Width | int | |
Height | int | |
Visible | System.Boolean | |
AllowCollisions | uint | |
리턴 | System |
public Texture2D,Microsoft.Xna.Framework.Graphics tileGraphic | ||
리턴 | Microsoft.Xna.Framework.Graphics.Texture2D |
public Rectangle,Microsoft.Xna.Framework tileGraphicSectionToDraw | ||
리턴 |