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

S

SaveGameFrame - class gameIHM.SaveGameFrame.
the class SaveGameFrame creation :11 juin 2003 at 17:14:35
SaveGameFrame(Game, JFrame) - Constructor for class gameIHM.SaveGameFrame
 
Score - class zork2Class.Score.
classe : Score.java
the player's score class
Score() - Constructor for class zork2Class.Score
constructor of Score Object
Score(long) - Constructor for class zork2Class.Score
constructor of Score Object
ScoreTest - class zork2Class.ScoreTest.
the class ScoreTest creation :16 juin 2003 at 11:46:48
ScoreTest() - Constructor for class zork2Class.ScoreTest
the constructor for ScoreTest
setAnswer(String) - Method in class zork2Class.QuestionOrdeal
Sets the answer.
setAnswerChoice(Vector) - Method in class zork2Class.WithQCM
Sets the answerChoice.
setAnswerNumber(int) - Method in class zork2Class.WithoutQCM
Sets the answerNumber
setChest(Chest) - Method in class zork2Class.Room
Sets the chest.
setCommande(String) - Method in class gameIHM.KeyTimer
method :void setCommande
setCurrentEnergy(int) - Method in class zork2Class.Player
method :void setCurrentEnergy
setCurrentMonsterEnergy(int) - Method in class zork2Class.FightOrdeal
method :void set Current Monster Energy
setCurrentRoom(Room) - Method in class zork2Class.Player
Sets the currentRoom.
setCurrentWeapon(Item) - Method in class zork2Class.Player
Sets the currentWeapon.
setDescription(String) - Method in class zork2Class.Item
Sets the itemDescription.
setDescription(String) - Method in class zork2Class.Ordeal
Sets the description.
setDestination(Room) - Method in class zork2Class.Door
Sets the destination room.
setDestinationName(String) - Method in class zork2Class.Door
Sets the destination room name.
setDexterityAdd(int) - Method in class zork2Class.Item
Sets the dexterityAdd.
setDexterityBonus(int) - Method in class zork2Class.Reward
Sets the dexterityBonus.
setDexterityLevel(int) - Method in class zork2Class.Player
Sets the dexterityLevel.
setDexterityLevel(int) - Method in class zork2Class.SkillOrdeal
Sets the dexterityLevel.
setDoorEast(Door) - Method in class zork2Class.Room
Sets the doorEast.
setDoorNorth(Door) - Method in class zork2Class.Room
Sets the doorNorth.
setDoorSouth(Door) - Method in class zork2Class.Room
Sets the doorSouth.
setDoorWest(Door) - Method in class zork2Class.Room
Sets the doorWest.
setDungeonName(String) - Method in class zork2Class.Game
set the dungeon name
setEnergyAdd(int) - Method in class zork2Class.Item
Sets the energyAdd.
setEnergyBonus(int) - Method in class zork2Class.Reward
Sets the energyBonus.
setEnergyLevel(int) - Method in class zork2Class.Player
Sets the energyLevel.
setFenetre(GameFrame) - Method in class zork2Class.Game
Sets the game window.
setFenetreLoading(JDialog) - Method in class zork2Class.Game
method :void setFenetreLoading
setFinalRoom(Room) - Method in class zork2Class.Game
Sets the finalRoom.
setFirstRoom(Room) - Method in class zork2Class.Game
Sets the firstRoom.
setGame(Game) - Method in class gameIHM.GameFrame
Sets the game.
setImage(Image) - Method in class zork2Class.Item
Sets the image.
setImage(String) - Method in class zork2Class.Item
Sets the image.
setImgBackWall(Image) - Method in class zork2Class.Room
Sets the imgBackWall.
setImgBackWall(String) - Method in class zork2Class.Room
Sets the imgBackWallPath.
setImgChestClose(Image) - Method in class zork2Class.Chest
Sets the Chest's Close image.
setImgChestClose(String) - Method in class zork2Class.Chest
Sets the Chest's Close image.
setImgChestOpen(Image) - Method in class zork2Class.Chest
Sets the Chest's Open image.
setImgChestOpen(String) - Method in class zork2Class.Chest
Sets the Chest's Open image.
setImgDoor(Image) - Method in class zork2Class.Door
Sets the Door's image.
setImgDoor(String) - Method in class zork2Class.Door
Sets the Doors image location on disk.
setImgFloor(Image) - Method in class zork2Class.Room
Sets the imgFloor.
setImgFloor(String) - Method in class zork2Class.Room
Sets the imgFloorPath.
setImgFrontWall(Image) - Method in class zork2Class.Room
Sets the imgFrontWall.
setImgFrontWall(String) - Method in class zork2Class.Room
Sets the imgFrontWallPath.
setImgLeftWall(Image) - Method in class zork2Class.Room
Sets the imgLeftWall.
setImgLeftWall(String) - Method in class zork2Class.Room
Sets the imgLeftWallPath.
setImgPlayer(Image) - Method in class zork2Class.Player
Sets the imgPlayer.
setImgPlayer(String) - Method in class zork2Class.Player
Sets the imgPlayer.
setImgRightWall(Image) - Method in class zork2Class.Room
Sets the imgRightWall.
setImgRightWall(String) - Method in class zork2Class.Room
Sets the imgRightWallPath.
setIntelligenceAdd(int) - Method in class zork2Class.Item
Sets the intelligenceAdd.
setIntelligenceBonus(int) - Method in class zork2Class.Reward
Sets the intelligenceBonus.
setIntelligenceLevel(int) - Method in class zork2Class.Player
Sets the intelligenceLevel.
setIntelligenceLevel(int) - Method in class zork2Class.SkillOrdeal
Sets the intelligenceLevel.
setInventory(Vector) - Method in class zork2Class.Player
Sets the inventory.
setIsDeveloppeur(boolean) - Method in class zork2Class.Game
Sets if the player is a developpeur.
setIsMap(boolean) - Method in class zork2Class.Item
Sets the isMap.
setIsOpen(boolean) - Method in class zork2Class.Chest
Sets if the chest is open.
setIsOpen(boolean) - Method in class zork2Class.Door
Sets if the door is Open.
setIsOrdealActivate(boolean) - Method in class zork2Class.Room
Sets the isOrdealSuccess.
setIsVisited(boolean) - Method in class zork2Class.Room
Sets the isVisited.
setItem(Item) - Method in class zork2Class.Chest
Sets the chest's item.
setItem(Vector) - Method in class zork2Class.Reward
Sets the item.
setItemPosition(Item[][]) - Method in class zork2Class.Room
set an array of items in the room
setItemPosition(Item, int, int) - Method in class zork2Class.Room
Sets the itemPosition.
setKey(String) - Method in class zork2Class.Chest
Sets the key.
setKey(String) - Method in class zork2Class.Door
Sets the item key name.
setLastRoom(Room) - Method in class zork2Class.Player
Sets the lastRoom.
setLifeBonus(int) - Method in class zork2Class.Reward
Sets the lifeBonus.
setLifeNumber(int) - Method in class zork2Class.Player
Sets the lifeNumber.
setListRoom(Hashtable) - Method in class zork2Class.Game
Sets the listItem.
setLockCommand(boolean) - Method in class zork2Class.Game
set the lockCommand parameter
lockCommand is used to stop the execution of the command, only text command ( # ) are read.
setMonsterEnergy(int) - Method in class zork2Class.FightOrdeal
Sets the monsterEnergy.
setMonsterFightsCapacity(int) - Method in class zork2Class.FightOrdeal
Sets the monsterFightCapacity.
setMonsterName(String) - Method in class zork2Class.FightOrdeal
Sets the monsterName.
setName(String) - Method in class zork2Class.Item
Sets the itemName.
setName(String) - Method in class zork2Class.Ordeal
Sets the name.
setName(String) - Method in class zork2Class.Player
Sets the name.
setOrdeal(Ordeal) - Method in class zork2Class.Room
Sets the ordeal.
setPanelCote(JPanel) - Method in class gameIHM.OrdealFrame
method :void setPanelCote
setPartie(Game) - Method in class gameIHM.OrdealFrame
method :void setPartie
setPlayer(Player) - Method in class zork2Class.Game
Sets the player.
setPosX(int) - Method in class zork2Class.Chest
Sets the chest's X position.
setPosX(int) - Method in class zork2Class.Player
Sets the posX.
setPosY(int) - Method in class zork2Class.Chest
Sets the chest Y position.
setPosY(int) - Method in class zork2Class.Player
Sets the posY.
setPowerWeapon(int) - Method in class zork2Class.Item
Sets the powerWeapon.
setPreviousFrame(JFrame) - Method in class gameIHM.OrdealFrame
method :void setPreviousFrame
setQuestion(String) - Method in class zork2Class.QuestionOrdeal
Sets the question.
setRecompense(Reward) - Method in class zork2Class.Ordeal
Sets the recompense.
setRoomDescription(String) - Method in class zork2Class.Room
Sets the roomDescription.
setRoomName(String) - Method in class zork2Class.Room
Sets the roomName.
setSalle(Room) - Method in class gameIHM.RoomView
method :void setSalle
setScore(int) - Method in class zork2Class.Reward
Sets the score.
setScore(Score) - Method in class zork2Class.Player
Sets the score.
setStrengthAdd(int) - Method in class zork2Class.Item
Sets the strengthAdd.
setStrengthBonus(int) - Method in class zork2Class.Reward
Sets the strengthBonus.
setStrengthLevel(int) - Method in class zork2Class.Player
Sets the strengthLevel.
setStrengthLevel(int) - Method in class zork2Class.SkillOrdeal
Sets the strengthLevel.
setValue(int) - Method in class zork2Class.Item
Sets the itemValue.
setValue(long) - Method in class zork2Class.Score
Sets the value.
setViewArea(JTextArea) - Method in class gameIHM.OrdealFrame
method :void setViewArea
setWeigth(int) - Method in class zork2Class.Item
Sets the itemWeigth.
setZone(ZonePersonnage) - Method in class gameIHM.OrdealFrame
method :void setZone
SkillOrdeal - class zork2Class.SkillOrdeal.
classe : SkillOrdeal.java
the ordeal which use player's skill
SkillOrdeal.SkillOrdealListener - class zork2Class.SkillOrdeal.SkillOrdealListener.
 
SkillOrdeal.SkillOrdealListener(int) - Constructor for class zork2Class.SkillOrdeal.SkillOrdealListener
 
SkillOrdeal() - Constructor for class zork2Class.SkillOrdeal
the default constructor for SkillOrdeal
SkillOrdeal(String, String) - Constructor for class zork2Class.SkillOrdeal
the constructor for SkillOrdeal
SkillOrdealTest - class zork2Class.SkillOrdealTest.
the class SkillOrdealTest creation :16 juin 2003 at 11:53:41
SkillOrdealTest() - Constructor for class zork2Class.SkillOrdealTest
the constructor for SkillOrdealTest
southDoorExist() - Method in class zork2Class.Room
southDoorExist return a boolean attribut which permit to know if there is a south door in this room.

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