Class starEF
java.lang.Object
name.moore.kevin.ze.entities.baseEF
name.moore.kevin.ze.entities.test1.starEF
A star consists of components:
Name- unique keydescriptionspecificationcoordinatesowner- optional
The owner component is optional (since a star may legitimately be unclaimed by a faction) and is added separately when loading a game.
- Author:
- Kevin Moore
<dev@kevin.moore.name>
-
Field Summary
Fields inherited from class name.moore.kevin.ze.entities.baseEF
ABSORB_SCALER, DAMAGE_SCALER, FRAGILE_SCALER, hasher -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUsed by factories to produce hardcoded test fixtures - so we dont need to specify any specs.Methods inherited from class name.moore.kevin.ze.entities.baseEF
diagnostic, findbyName, findbyName, findEntities, from, fromXML, getComponent, getTarget, makeSerial, setTarget, toComponents, toComponents
-
Constructor Details
-
starEF
public starEF()
-
-
Method Details
-
toComponents
Used by factories to produce hardcoded test fixtures - so we dont need to specify any specs.- Overrides:
toComponentsin classbaseEF- Returns:
-