JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.csse3200.game.entities
Interface WaveManager.EnemySpawnCallback
Enclosing class:
WaveManager
public static interface
WaveManager.EnemySpawnCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
spawnEnemy
(int col, int row,
String
robotType)
Method Details
spawnEnemy
void
spawnEnemy
(int col, int row,
String
robotType)