C# Class PrinceGame.RoomColumn

Show file Open project: salvadorc17/Prince-Monogame Class Usage Examples

Public Properties

Property Type Description
FilePath string
RoomIndex int
RoomStart bool
roomType int

Public Methods

Method Description
RoomColumn ( ) : System

Method Details

RoomColumn() public method

public RoomColumn ( ) : System
return System

Property Details

FilePath public property

public string FilePath
return string

RoomIndex public property

public int RoomIndex
return int

RoomStart public property

public bool RoomStart
return bool

roomType public property

public int roomType
return int