C# Class winmaped2.Ops.AddRemoveTilesGroup.Rec

Show file Open project: Bananattack/verge3

Public Properties

Property Type Description
oldTile Vsp24Tile
op int
t int

Public Methods

Method Description
Rec ( int t, int op ) : System

Method Details

Rec() public method

public Rec ( int t, int op ) : System
t int
op int
return System

Property Details

oldTile public property

public Vsp24Tile,winmaped2 oldTile
return Vsp24Tile

op public property

public int op
return int

t public property

public int t
return int