Class NineSwitchesGame
java.lang.Object
games.stendhal.server.maps.quests.revivalweeks.NineSwitchesGame
- All Implemented Interfaces:
LoadableContent
A Game about Nine switches game for one player
- Author:
- hendrik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadds the content to the world.booleantry to remove the content from the world-
-
Constructor Details
-
NineSwitchesGame
public NineSwitchesGame()
-
-
Method Details
-
addToWorld
public void addToWorld()Description copied from interface:LoadableContentadds the content to the world.- Specified by:
addToWorldin interfaceLoadableContent
-
removeFromWorld
public boolean removeFromWorld()try to remove the content from the world-- Specified by:
removeFromWorldin interfaceLoadableContent- Returns:
true
-