public class TeamMapOwner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TeamMapOwner.State |
static interface |
TeamMapOwner.TeamAction |
Constructor and Description |
---|
TeamMapOwner(TeamMapOwner.TeamAction action) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
baseSystem(boolean baseSystem) |
void |
deactivate() |
boolean |
isBaseSystem()
Determine if this system was selected as BASE
|
void |
validate() |
public TeamMapOwner(TeamMapOwner.TeamAction action)
Copyright © 2015. All Rights Reserved.