C# Class PrinceGame.RoomColumn

Exibir arquivo 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_oe property

public string FilePath
return string

RoomIndex public_oe property

public int RoomIndex
return int

RoomStart public_oe property

public bool RoomStart
return bool

roomType public_oe property

public int roomType
return int