Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MapGen.Room
C# Class MapGen.Room, chrawl
Exibir arquivo
Open project: PentaHelix/chrawl
Class Usage Examples
Public Properties
Property
Type
Description
doorway
int
Public Methods
Method
Description
Room
(
int
x
,
int
y
,
int
w
,
int
h
,
int
d
) :
UnityEngine
Method Details
Room()
public
method
public
Room
(
int
x
,
int
y
,
int
w
,
int
h
,
int
d
) :
UnityEngine
x
int
y
int
w
int
h
int
d
int
return
UnityEngine
Property Details
doorway
public_oe property
public
int
doorway
return
int