File hp/tmx/TMXObjectGroup.lua
Functions
M:addObject (object) | Add the object. |
M:getProperty (key) | Returns the property. |
M:init (tmxMap) | The constructor. |
Tables
TMXObjectGroup | Class is a objectgroup of TMXMap. |
Functions
- M:addObject (object)
-
Add the object.
Parameters
- object:
- M:getProperty (key)
-
Returns the property.
Parameters
- key: key.
Return value:
value. - M:init (tmxMap)
-
The constructor.
Parameters
- tmxMap: