Class in Nostalgia / Inherits from: AssetObject
Description
Data of the tile.
Fields
| Field Name |
Description |
| animation |
Number of frames to the frame animation. The image of the animation, you must be arranged to the right from the coordinates that you specify in the Tile.position. |
| animationFrameRate |
Animation frame rate.If you specify a negative value to reverse playback. |
| color |
Tile of color |
| combinationGroupName |
Combination group nameIf the tile of the same combinationGroupName is adjacent to combine. combinationGroupName does not bind to other than the same tile in the case of empty. |
| combinationSideFlags |
It controls the combination of each side. |
| height |
height |
| position |
Upper left coordinates on the texture (pixels). |
| size |
Width of one tile (pixels). |
| type |
Type of tile. |
| uvShiftInside |
Texel value of how far the UV is shifted inside the tile. |
| width |
width |
Properties
Methods
Enums
| Type Name |
Description |
| Type |
Type of tile. |