BamBirds 2021
de.uniba.sme.bambirds.BamBirds Class Reference
Inheritance diagram for de.uniba.sme.bambirds.BamBirds:
Collaboration diagram for de.uniba.sme.bambirds.BamBirds:

Public Member Functions

void shutdown ()
 

Static Public Member Functions

static BamBirds getInstance ()
 
static void main (String[] args)
 

Private Member Functions

void start () throws ServerException
 
boolean isPlaying ()
 

Private Attributes

int numOfLevels
 
LevelSelection levelSelector
 
int roundInfo
 
int timeLimit
 
Meta meta
 

Static Private Attributes

static final Logger log = LogManager.getLogger(BamBirds.class)
 
static BamBirds instance = null
 

Member Function Documentation

◆ shutdown()

void de.uniba.sme.bambirds.BamBirds.shutdown ( )

Member Data Documentation

◆ roundInfo

int de.uniba.sme.bambirds.BamBirds.roundInfo
private

The ongoing round in the competition.

◆ timeLimit

int de.uniba.sme.bambirds.BamBirds.timeLimit
private

The time limit in minutes.


The documentation for this class was generated from the following file: