CCTMXObjectGroup
CCTMXObjectGroup
Cocos2DInheritance: System.Object
Constructors
CCTMXObjectGroup()
CCTMXObjectGroup()()Fields
m_pObjects(System.Collections.Generic.ListSystem.Collections.Generic.DictionarySystem.String,System.String)
m_pProperties(System.Collections.Generic.DictionarySystem.String,System.String)
m_sGroupName(System.String)
m_tPositionOffset(Cocos2D.CCPoint)
Properties
GroupName(System.String)
Objects(System.Collections.Generic.ListSystem.Collections.Generic.DictionarySystem.String,System.String)
PositionOffset(Cocos2D.CCPoint)
Properties(System.Collections.Generic.DictionarySystem.String,System.String)
Methods
ObjectNamed(string)
System.Collections.Generic.DictionarySystem.String,System.String ObjectNamed(string)(System.String objectName)Parameters:
objectName (System.String)Returns:
System.Collections.Generic.DictionarySystem.String,System.StringPropertyNamed(string)
System.String PropertyNamed(string)(System.String propertyName)Parameters:
propertyName (System.String)Returns:
System.String