Uses of Class
marauroa.common.game.RPAction

Packages that use RPAction
Package
Description
the Stendhal Client.
entities are all the interactive objects of the gaming world (including players, NPCs, creatures, items, signs, chests, portals, ...)
Actions are commands send from the clients to the server.
 
 
 
 
 
 
 
 
 
 
 
 
the scripting backend.
 
 
 
This package contains the client framework that you need to extend to implement a real client.
This package stores all the important data structures of Marauroa.
Stores all the messages classes.
This package provides a helper implementation for a Python RP Rules Manager and a Python World storage.
This is possibly the most complex part of all the middleware that makes up Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.