C# Class TiledMapper.ChangeConvert

The class representing toggling between edit modes.
Inheritance: BaseChange
ファイルを表示 Open project: rotators/tools Class Usage Examples

Public Properties

Property Type Description
Forward bool

Public Methods

Method Description
ChangeConvert ( bool forward ) : System

Method Details

ChangeConvert() public method

public ChangeConvert ( bool forward ) : System
forward bool
return System

Property Details

Forward public_oe property

public bool Forward
return bool