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

P

PanelCharacter - Class in jurpedemo.frames
GUI Character Panel
PanelCharacter() - Constructor for class jurpedemo.frames.PanelCharacter
Deprecated.  
PanelCharacter(JurpeFrame) - Constructor for class jurpedemo.frames.PanelCharacter
Init panel for character
PanelGame - Class in jurpedemo.frames
Main Game Panel
PanelGame() - Constructor for class jurpedemo.frames.PanelGame
Deprecated. For IDE only
PanelGame(JurpeFrame) - Constructor for class jurpedemo.frames.PanelGame
Constructor
PanelInn - Class in jurpedemo.frames
GUI Inventory Panel
PanelInn() - Constructor for class jurpedemo.frames.PanelInn
Deprecated.  
PanelInn(JurpeFrame) - Constructor for class jurpedemo.frames.PanelInn
Init panel for inn
PanelInventory - Class in jurpedemo.frames
GUI Inventory Panel
PanelInventory() - Constructor for class jurpedemo.frames.PanelInventory
Deprecated.  
PanelInventory(JurpeFrame) - Constructor for class jurpedemo.frames.PanelInventory
Init panel for inventory
PANELS - Static variable in class jurpedemo.resources.GameStrings
 
PanelShop - Class in jurpedemo.frames
GUI Inventory Panel
PanelShop() - Constructor for class jurpedemo.frames.PanelShop
Deprecated.  
PanelShop(JurpeFrame) - Constructor for class jurpedemo.frames.PanelShop
Init panel for shop
PANELSIZE - Static variable in class jurpedemo.JurpeDemoConfig
Panel Dimensions
PanelSkills - Class in jurpedemo.frames
GUI Skills Panel
PanelSkills() - Constructor for class jurpedemo.frames.PanelSkills
Deprecated.  
PanelSkills(JurpeFrame) - Constructor for class jurpedemo.frames.PanelSkills
Init panel for skills
PARRIES - Static variable in class jurpe.system.resources.LibraryStrings
 
PARRUNBWP - Static variable in class jurpedemo.resources.GameStrings
 
PARRYING - Static variable in class jurpedemo.resources.GameStrings
 
parse(File, boolean) - Static method in class name.alessiosaltarin.utils.DOMUtils
Parse the XML file and create Document
parse(File) - Static method in class name.alessiosaltarin.utils.DOMUtils
Parse the XML file and create Document
parse(String) - Method in interface name.alessiosaltarin.utils.IXMLConverter
Parse XML file, and populates internal variables with contents read from XML file
parse(String) - Method in class name.alessiosaltarin.utils.SaxConverter
Parse XML file.
PARSUPERB - Static variable in class jurpe.system.resources.LibraryStrings
 
PASDEFSL - Static variable in class jurpedemo.resources.GameStrings
 
Passage - Class in jurpe.dungeon.rpgmap
Passage is an open or closed passage between two RPGMAP cells.
Passage(Direction) - Constructor for class jurpe.dungeon.rpgmap.Passage
Constructor.
PC - Class in jurpe.characters
Base class for every Playing Character
PCADV0001 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0002 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0003 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0004 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0005 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0006 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0007 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0008 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0009 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0010 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0011 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0012 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADV0013 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCADVNONE - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0001 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0002 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0003 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0004 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0005 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0006 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0007 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0008 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0009 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0010 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0011 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0012 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDAD0013 - Static variable in class jurpe.system.resources.LibraryStrings
 
PCDADNONE - Static variable in class jurpe.system.resources.LibraryStrings
 
PCharacter - Class in jurpe.characters
Playing Character Type
PCharacter(CharacterAttributes, int, Skills) - Constructor for class jurpe.characters.PCharacter
Constructor.
PCharacterSkill - Class in jurpe.characters
It's a type that defines a skill associated to a PCharacter.
PCharacterSkill(Skill, int) - Constructor for class jurpe.characters.PCharacterSkill
Constructor
PD - Static variable in class jurpe.system.resources.LibraryStrings
 
PersistenceCommands - Class in jurpe.system.commands
Persistence related commands.
PersistenceCommands() - Constructor for class jurpe.system.commands.PersistenceCommands
 
PHIAL - Static variable in class jurpe.system.resources.LibraryStrings
 
PHYSICAL - Static variable in class jurpe.system.resources.LibraryStrings
 
PHYSICAL_SK - Static variable in class jurpe.characters.Skill
Physical Ability
PHYSKILLS - Static variable in class jurpedemo.resources.GameStrings
 
PICK_UP - Static variable in class jurpe.system.commands.DungeonCommand
 
PlaceHolder - Class in jurpe.dungeon
A placeholder is the base class for every PC or NPC displayed on a map.
PlaceHolder(Level, PlaceholderType, String) - Constructor for class jurpe.dungeon.PlaceHolder
Constructor
placeHolder() - Method in class jurpe.dungeon.rpgmap.DungeonItem
Return the representation of item in the RpgMap
placeHolder() - Method in class jurpe.dungeon.rpgmap.DungeonMonster
Get placeholder for monster
placeHolders() - Method in class jurpe.dungeon.Level
The placeholders in this map
PlaceholderType - Enum in jurpe.dungeon
Constants for placeholders type
Platform - Class in jurpe.system
Implements differences between different platforms, such as .NET Visual JSharp.
Platform() - Constructor for class jurpe.system.Platform
 
playerDies() - Method in class jurpe.system.CoreCommands
Procedure of current character death.
POINTS - Static variable in class jurpedemo.resources.GameStrings
 
PopupListener - Class in jurpedemo.frames
Custom listener for popup menus
PopupListener(JPopupMenu) - Constructor for class jurpedemo.frames.PopupListener
Constructor
POTION - Static variable in class jurpe.system.resources.LibraryStrings
 
PRICEPER - Static variable in class jurpedemo.resources.GameStrings
 
primaryStats() - Method in class jurpe.characters.CharacterAttributes
Return current character ST,DX,IQ,HT
PrimaryStats - Class in jurpe.characters
Utility class to hold character's primary statistics for PC and NPC (ST,DX,HT,IQ)
PrimaryStats() - Constructor for class jurpe.characters.PrimaryStats
Default Primary Statistics
PrimaryStats(int, int, int, int) - Constructor for class jurpe.characters.PrimaryStats
Primary Statistics
PrimaryStats(int, int, int, int, int) - Constructor for class jurpe.characters.PrimaryStats
Primary Statistics
printNode(Node) - Static method in class name.alessiosaltarin.utils.DOMUtils
Provides a representation of XML to stdout.
processCommand(KeyEvent) - Method in class jurpe.dungeon.crawler.MapCrawler
Process any keyboard command given to hexmap
PSV_DEF - Static variable in class jurpedemo.resources.GameStrings
 

Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net
A B C D E F G H I J K L M N O P R S T U V W X Y Z