Uses of Class
de.adom.jade.beings.PC

Packages that use PC
de.adom.jade.kernel   
 

Uses of PC in de.adom.jade.kernel
 

Methods in de.adom.jade.kernel that return PC
 PC Game.getPC()
          Returns the global PC instance.
 

Methods in de.adom.jade.kernel with parameters of type PC
 void Game.setPC(PC thePC)
          Sets the PC for the game.