public class

TMXProperty

extends Object
implements TMXConstants
java.lang.Object
   ↳ org.anddev.andengine.entity.layer.tiled.tmx.TMXProperty
Known Direct Subclasses

Class Overview

(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.

Summary

[Expand]
Inherited Constants
From interface org.anddev.andengine.entity.layer.tiled.tmx.util.constants.TMXConstants
Public Constructors
TMXProperty(Attributes pAttributes)
Public Methods
String getName()
String getValue()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TMXProperty (Attributes pAttributes)

Public Methods

public String getName ()

public String getValue ()

public String toString ()