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
TiledMapper
ChangeToggleBlock
C# Class TiledMapper.ChangeToggleBlock
The class representing toggling a single tile wall.
Inheritance:
BaseChange
Exibir arquivo
Open project: rotators/tools
Class Usage Examples
Public Properties
Property
Type
Description
Dir
int
X
int
Y
int
Public Methods
Method
Description
ChangeToggleBlock
(
int
x
,
int
y
,
int
dir
) :
System
Method Details
ChangeToggleBlock()
public
method
public
ChangeToggleBlock
(
int
x
,
int
y
,
int
dir
) :
System
x
int
y
int
dir
int
return
System
Property Details
Dir
public_oe property
public
int
Dir
return
int
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int