Class StationComponent
java.lang.Object
com.devcharles.piazzapanic.components.StationComponent
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
Modifier and TypeFieldDescriptionArrayList<com.badlogic.ashley.core.Entity>
com.badlogic.ashley.core.Entity
-
Constructor Summary
-
Method Summary
-
Field Details
-
interactingCook
public com.badlogic.ashley.core.Entity interactingCook -
type
-
food
-
ingredient
-
-
Constructor Details
-
StationComponent
public StationComponent()
-