Class Family
java.lang.Object
zombie.entity.Family
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic final Family.Builder
all
(ComponentType... componentType) boolean
static final Family.Builder
exclude
(ComponentType... componentType) int
getIndex()
int
hashCode()
boolean
matches
(GameEntity gameEntity) static final Family.Builder
one
(ComponentType... componentType)
-
Method Details
-
getIndex
public int getIndex() -
matches
-
all
-
one
-
exclude
-
hashCode
-
equals
-