JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
rekit.logic.gameelements.type.Enemy
Packages that use
Enemy
Package
Description
rekit.logic.gameelements.type
Uses of
Enemy
in
rekit.logic.gameelements.type
Methods in
rekit.logic.gameelements.type
that return
Enemy
Modifier and Type
Method
Description
abstract
Enemy
Enemy.
create
(
Vec
startPos,
String
... options)