Package name.moore.kevin.ze.components
Class display
java.lang.Object
name.moore.kevin.ze.components.display
- All Implemented Interfaces:
com.simsilica.es.EntityComponent
A component that holds information relating to display and visual aspects of
an entity.
Important that it doesn't hold actual graphical elements such as JMonkeyEngine spatials. It isn't represented directly in XML but is used as a container of data. Data that may have been collected from XML or other sources and populated into this component.
An example would be the <texture> element of a planetSpec.
- Author:
- Kevin Moore
<dev@kevin.moore.name> - See Also:
planetSpec
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
texturef
-
-
Constructor Details
-
display
- Parameters:
t-
-
-
Method Details
-
getTexture
-