Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EternalTD
/
com.magmaguy.eternaltd.level
/
TutorialLevel
Tutorial
Level
public
class
TutorialLevel
Members
Constructors
Tutorial
Level
Link copied to clipboard
public
void
TutorialLevel
(
LevelSession
levelSession
)
Types
Tutorial
Level
Events
Link copied to clipboard
public
class
TutorialLevelEvents
implements
Listener
Functions
inject
Additional
Currency
Link copied to clipboard
public
void
injectAdditionalCurrency
(
int wave
)
Tutorial towers are sometimes too expensive for the income actually gained through normal means, so here we cheat a bit
ready
For
Next
Wave
Link copied to clipboard
public
boolean
readyForNextWave
(
)
start
Message
Repeater
Link copied to clipboard
public
void
startMessageRepeater
(
)
stop
Link copied to clipboard
public
void
stop
(
)
stop
Message
Repeater
Link copied to clipboard
public
void
stopMessageRepeater
(
)