JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
model.interfaces
AIControllable
Uses of Interface
model.interfaces.AIControllable
Packages that use
AIControllable
Package
Description
model.entity
All entities in the game: the 4 Player subclasses and Goblin.
Uses of
AIControllable
in
model.entity
Classes in
model.entity
that implement
AIControllable
Modifier and Type
Class
Description
class
Goblin
In-game enemy controlled by AI.