Annotation Interface EntityInfo
This annotation contains default values for an entity implementation.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionfloatbooleanfloat
-
Element Details
-
height
float height- Default:
32.0f
-
renderType
RenderType renderType- Default:
NORMAL
-
width
float width- Default:
32.0f
-
customMapObjectType
String customMapObjectType- Default:
""
-
renderWithLayer
boolean renderWithLayer- Default:
false
-