Class weaponSpecEF
java.lang.Object
name.moore.kevin.ze.entities.baseEF
name.moore.kevin.ze.entities.test1.weaponSpecEF
A weaponSpec consists of components:
Name- unique keydescriptionappliesto=weaponphysicalmanufacture
- 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
-
weaponSpecEF
public weaponSpecEF()
-
-
Method Details
-
toComponents
Used by factories to produce hardcoded test fixtures - so we dont need to specify any specs.- Overrides:
toComponentsin classbaseEF- Returns:
-