Package name.moore.kevin.ze.components
Class parts
java.lang.Object
name.moore.kevin.ze.components.parts
- All Implemented Interfaces:
com.simsilica.es.EntityComponent
A component that can Lists the equipment installed on a ship.
This is used to store the installed equipment in a ship or the specs that make up a ship.
- Author:
- Kevin Moore
<dev@kevin.moore.name>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dataset
Actual list storage, we can provide the parts with whatever type of list we want.
-
-
Constructor Details
-
parts
public parts()Default, a ship with no parts??!! Need to install some equipment. -
parts
- Parameters:
dataset-
-
-
Method Details