com.theoworlds.builder.settings.FurnitureSettings |
FurnitureSettings class stores the settings of a Furniture object
1.0
© TheoWorlds.com, 2007—2009.
| com. | FurnitureSettings class stores the settings of a Furniture object |
| Variables | |
| selectable | is the furniture selectable? |
| objectShape | defines the furniture shape configuration -- check the documentation |
| registrationTile | defines the furniture registration tile (for complex furniture that covers multiple tiles) -- check the documentation |
| Functions | |
| FurnitureSettings |
is the furniture selectable?
public var selectable: Boolean
defines the furniture shape configuration -- check the documentation
public var objectShape: String
defines the furniture registration tile (for complex furniture that covers multiple tiles) -- check the documentation
public var registrationTile: String
public function FurnitureSettings( type: Number )