Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
M
main(String[])
- Static method in class jurpe.containers.
Monsters
This test class is also a good starting point to know how to set up Jurpe Engine.
main(String[])
- Static method in class jurpe.dungeon.crawler.
Hexagon
main(String[])
- Static method in class jurpe.game.session.
HighScores
Deprecated.
main(String[])
- Static method in class jurpe.items.
Item
Deprecated.
main(String[])
- Static method in class jurpe.items.
Shield
Deprecated.
main(String[])
- Static method in class jurpe.items.
Weapon
Deprecated.
main(String[])
- Static method in class jurpe.system.generation.
CostGenerator
main(String[])
- Static method in class jurpe.system.generation.
RandomNames
Deprecated.
main(String[])
- Static method in class jurpedemo.
JurpeDemo
Application Entry Point
main(String[])
- Static method in class name.alessiosaltarin.utils.
AxsRand
Deprecated.
main(String[])
- Static method in class name.alessiosaltarin.utils.
FileManager
Deprecated.
main(String[])
- Static method in class name.alessiosaltarin.utils.
SaxConverter
Deprecated.
main(String[])
- Static method in class name.alessiosaltarin.utils.
XMLModifier
Deprecated.
main(String[])
- Static method in class name.alessiosaltarin.utils.
XMLWriter
Deprecated.
MAKESA0D
- Static variable in class jurpe.system.resources.
LibraryStrings
MAKESAOA
- Static variable in class jurpe.system.resources.
LibraryStrings
MALE
- Static variable in class jurpe.system.resources.
LibraryStrings
MapCrawler
- Class in
jurpe.dungeon.crawler
HexMap interactive manager class.
MapCrawler(HexMap, Dungeons)
- Constructor for class jurpe.dungeon.crawler.
MapCrawler
Constructor
MapIterator
- Class in
jurpe.dungeon.rpgmap
MapIterator(ILogicalMap)
- Constructor for class jurpe.dungeon.rpgmap.
MapIterator
An RpgMap Iterator
MapTiles
- Class in
jurpe.dungeon.rpgmap
MapTiles(short, short)
- Constructor for class jurpe.dungeon.rpgmap.
MapTiles
Constructor
MapView
- Class in
jurpe.dungeon.rpgmap
Viewport of RpgMap.
MapView(RpgMap, short, short)
- Constructor for class jurpe.dungeon.rpgmap.
MapView
Constructor
MasterShop
- Class in
jurpe.containers
Shop type contains every BasicItems and derived available in the game-world.
MasterShop(Skills)
- Constructor for class jurpe.containers.
MasterShop
Constructor
MAXDAMAGE
- Static variable in class jurpe.system.resources.
LibraryStrings
MAXLOGSIZE
- Static variable in class jurpe.system.
Config
Maximum number of rows in the system log
MAXMONSTERLEVEL
- Static variable in class jurpe.system.
Config
Maximunum level (in CP) for monsters in the bestiary
maybeShowPopup(MouseEvent)
- Method in class jurpedemo.frames.
PopupListener
What to do in case of mouse pressed
MAZE_BACKGROUND
- Static variable in class jurpedemo.
JurpeDemoConfig
Mazifier
- Class in
jurpe.dungeon.generator
Mazifier class.
Mazifier(Random, Log, short, short)
- Constructor for class jurpe.dungeon.generator.
Mazifier
Constructor
MDICTLOADD
- Static variable in class jurpe.system.resources.
LibraryStrings
MEDIUM
- Static variable in class jurpe.characters.
Skill
Medium skill
MEDIUM
- Static variable in class jurpe.system.resources.
LibraryStrings
MENSKILLS
- Static variable in class jurpedemo.resources.
GameStrings
MENTAL
- Static variable in class jurpe.system.resources.
LibraryStrings
MENTAL_SK
- Static variable in class jurpe.characters.
Skill
Mental skill
METALCOLOR
- Static variable in class jurpedemo.
JurpeDemoConfig
Background color for Metal/CDE Look And Feel
MINSTRENG
- Static variable in class jurpe.system.resources.
LibraryStrings
MISMISSES
- Static variable in class jurpe.system.resources.
LibraryStrings
MODIFYW
- Static variable in class jurpe.system.resources.
LibraryStrings
MONEY
- Static variable in class jurpe.system.resources.
LibraryStrings
MoneyBag
- Class in
jurpe.items
MoneyBag is the representation of an item containing money.
MoneyBag(int)
- Constructor for class jurpe.items.
MoneyBag
Constructor
Monster
- Class in
jurpe.characters
Type class for monster (Monster).
Monster(CharacterAttributes, int)
- Constructor for class jurpe.characters.
Monster
Creates new monster.
MONSTER_HERE
- Static variable in class jurpe.system.resources.
LibraryStrings
MonsterAI
- Class in
jurpe.ai
Monster Artificial Intelligence.
MonsterAI(DualCombat)
- Constructor for class jurpe.ai.
MonsterAI
Initiates Artificial Intelligence relative to a Dual Combat
monsterDefetead(DualCombat)
- Static method in class jurpe.system.commands.
CombatCommands
Process human victory over the monster (loot, experience points and so on...)
MONSTERFIELDS
- Static variable in class jurpe.characters.
Monster
It serves for datagrids to display monster fields, such as ST, DX, MVMT and others.
Monsters
- Class in
jurpe.containers
Monsters class holds a reference to every monster per level.
Monsters(Level)
- Constructor for class jurpe.containers.
Monsters
Constructor
MONSTERWP
- Static variable in class jurpedemo.resources.
GameStrings
mouseClicked(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
On mouse clicked
mouseDragged(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
mouseEntered(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
mouseExited(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
mouseMoved(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
mousePressed(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
mousePressed(MouseEvent)
- Method in class jurpedemo.frames.
PopupListener
On mouse pressed
mouseReleased(MouseEvent)
- Method in class jurpe.dungeon.hexmap.
HexMap
mouseReleased(MouseEvent)
- Method in class jurpedemo.frames.
PopupListener
On mouse released (necessary for non MS platforms)
MOV
- Static variable in class jurpedemo.resources.
GameStrings
move()
- Method in class jurpe.combat.
DualCombat
Combatants use this command to try to escape.
move()
- Method in interface jurpe.combat.
ICombat
Make a move and/or escape.
move(Direction)
- Method in class jurpe.dungeon.
Avatar
Move avatar in some direction
move(Direction)
- Method in class jurpe.dungeon.
PlaceHolder
Move placeholder
MOVE
- Static variable in class jurpe.system.commands.
DungeonCommand
moveTo(RpgMapPoint, Direction)
- Method in class jurpe.dungeon.rpgmap.
RpgMap
This method returns the coordinates of the arrival point when starting from a point a taking a direction.
MUSTCREA
- Static variable in class jurpedemo.resources.
GameStrings
MUSTDEFEND
- Static variable in class jurpe.system.resources.
LibraryStrings
MVMT
- Static variable in class jurpe.system.resources.
LibraryStrings
MVMTIS
- Static variable in class jurpe.system.resources.
LibraryStrings
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Jurpe - Java Universal Role Playing Engine -
http://jurpe.sourceforge.net
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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