Uses of Class
marauroa.server.game.rp.RPServerManager

Packages that use RPServerManager
Package
Description
 
 
The server package contains all the classes that are only relevant to Server handling.
The package stores the game related code: glue logic and RP system framework.
 
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.
The package stores the connection validator.