C# Class Dwarrowdelf.Server.Fortress.FortressPlayer

Inheritance: Player
Show file Open project: tomba/dwarrowdelf Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FortressPlayer ( SaveGameContext ctx ) : System
FortressPlayer ( int playerID, GameEngine engine, EnvironmentObject env ) : System

Method Details

FortressPlayer() public method

public FortressPlayer ( SaveGameContext ctx ) : System
ctx SaveGameContext
return System

FortressPlayer() public method

public FortressPlayer ( int playerID, GameEngine engine, EnvironmentObject env ) : System
playerID int
engine GameEngine
env EnvironmentObject
return System