A B C D E F G H I K L M N O P Q R S T U V W Z

C

CanBeOpen() - Method in class zork2Class.Door
Method CanBeOpen.
canGoToPosition(int, int) - Method in class zork2Class.Room
canGoToPosition check if there is a chest at Xposition, and Y position you choice and return true if the player could go to position
canWearItem(Item) - Method in class zork2Class.Player
Method canWearItem.
centerPlayer(Player) - Method in class zork2Class.Room
method :void centerPlayer
changeIsLocked() - Method in class zork2Class.Game
void Game::changeIsLocked
change the ihm status : now we can run an other frame
changeWeapon(Item) - Method in class zork2Class.Player
Method changeWeapon.
checkAndSetImgDoor(String) - Method in class zork2Class.Door
void Door::checkAndSetImgDoor
check the door location and set the valide default image for the door
checkLoseLife() - Method in class zork2Class.Player
method :boolean checkLoseLife
Chest - class zork2Class.Chest.
the class Chest creation :5 mai 03 at 17:51:42
Chest() - Constructor for class zork2Class.Chest
create a new chest whith default values
posX = 4
posY = 4
key = no_key
chest is open
open and close image are default images
ChestTest - class zork2Class.ChestTest.
the class ChestTest creation :11 juin 2003 at 22:10:10
ChestTest() - Constructor for class zork2Class.ChestTest
 
CloseTimer - class gameIHM.CloseTimer.
the class CloseTimer creation :15 mai 03 at 10:36:59
CloseTimer.CloseListener - class gameIHM.CloseTimer.CloseListener.
 
CloseTimer.CloseListener() - Constructor for class gameIHM.CloseTimer.CloseListener
 
CloseTimer(OrdealFrame) - Constructor for class gameIHM.CloseTimer
the constructor for CloseTimer
console - Variable in class gameIHM.GameFrame
 
couldBeCross() - Method in class zork2Class.Item
Method couldBeCross.
countDoor() - Method in class zork2Class.Room
method :int countDoor
return the number of door
CreatPersoFrame - class gameIHM.CreatPersoFrame.
the class CreatPersoFrame.java which is use when we want to initialize the game with a new player and a dungeon
CreatPersoFrame(Game, JDialog) - Constructor for class gameIHM.CreatPersoFrame
Constructor for CreatPersoFrame.

A B C D E F G H I K L M N O P Q R S T U V W Z