Nostalgia  2.1.5
CellObject Class Reference

Components that are attached in Create CellObject More...

Inheritance diagram for CellObject:

Public Member Functions

bool SetTile (Tile tile, int partsID, Point2 tilePos, bool autoTiling, bool changeParts)
 Sets the tile. More...
 

Properties

Map map [get]
 Map that are associated More...
 
Point2 position [get, set]
 Position More...
 
Cell cell [get]
 Get the Cell More...
 

Detailed Description

Components that are attached in Create CellObject

Member Function Documentation

bool SetTile ( Tile  tile,
int  partsID,
Point2  tilePos,
bool  autoTiling,
bool  changeParts 
)

Sets the tile.

Parameters
tileTile.
partsIDParts ID.
tilePosTile Position
autoTilingIf set to true auto tiling.
changePartsIf set to true change parts.
Returns
true, if tile was put, false otherwise.

Property Documentation

Cell cell
get

Get the Cell

Map map
get

Map that are associated

Point2 position
getset

Position