C# Class MapServer.TTree

Mostrar archivo Open project: dream-young-soul/soul Class Usage Examples

Public Properties

Property Type Description
Father TTree
dir byte
h int
x short
y short

Public Methods

Method Description
TTree ( ) : System

Method Details

TTree() public method

public TTree ( ) : System
return System

Property Details

Father public_oe property

public TTree,MapServer Father
return TTree

dir public_oe property

public byte dir
return byte

h public_oe property

public int h
return int

x public_oe property

public short x
return short

y public_oe property

public short y
return short