Uses of Class
de.farafin.snEADy.world.C_World

Packages that use C_World
de.farafin.snEADy   
 

Uses of C_World in de.farafin.snEADy
 

Fields in de.farafin.snEADy declared as C_World
private  C_World M_GameEngine.world
          an instance of the world, the class that computes all moves and stuff world also includes the arena as final. if you like to create a new arena, you need to create a new world-object.