Package de.farafin.snEADy.world

Interface Summary
I_World_interface  
 

Class Summary
C_Arena  
C_GameObject all objects in the world should extend fromthis class. this is the representation of the Objects on the playfield. so to say their body.
C_GLength  
C_Goody  
C_GPoints  
C_GSpeed  
C_Snake this is the snake.. the body of the player controlled objects
C_World this class contains all calculations of the play field.