public class

TMXLayerProperty

extends TMXProperty
java.lang.Object
   ↳ org.anddev.andengine.entity.layer.tiled.tmx.TMXProperty
     ↳ org.anddev.andengine.entity.layer.tiled.tmx.TMXLayerProperty

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
TMXLayerProperty(Attributes pAttributes)
[Expand]
Inherited Methods
From class org.anddev.andengine.entity.layer.tiled.tmx.TMXProperty
From class java.lang.Object

Public Constructors

public TMXLayerProperty (Attributes pAttributes)