libtcod-net
TCODBSP Class
Namespaces
►
libtcodWrapper
►
TCODBSP
C#
Declaration Syntax
C#
public
class
TCODBSP
:
IDisposable
Members
All Members
Constructors
Methods
Properties
Public
Protected
Instance
Static
Declared
Inherited
Icon
Member
Description
TCODBSP
()
()
()
TCODBSP(Int32, Int32, Int32, Int32)
Dispose
()
()
()
Equality(TCODBSP, TCODBSP)
Equals(Object)
(Overrides
Object
.
Equals(Object)
.)
Finalize
()
()
()
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
FindNode(Int32, Int32)
GetFather
()
()
()
GetHashCode
()
()
()
(Overrides
Object
.
GetHashCode
()
()
()
.)
GetLeft
()
()
()
GetRight
()
()
()
GetType
()
()
()
Gets the
Type
of the current instance.
(Inherited from
Object
.)
h
horizontal
Inequality(TCODBSP, TCODBSP)
IsLeaf
()
()
()
IsMapCellInsideNode(Int32, Int32)
level
MemberwiseClone
()
()
()
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
position
RemoveSons
()
()
()
Resize(Int32, Int32, Int32, Int32)
SplitOnce(Boolean, Int32)
SplitRecursive(TCODRandom, Int32, Int32, Int32, Single, Single)
ToString
()
()
()
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
TraverseInOrder(TCODBSPTraversalDelegate)
TraverseInvertedOrder(TCODBSPTraversalDelegate)
TraverseLevelOrder(TCODBSPTraversalDelegate)
TraversePostOrder(TCODBSPTraversalDelegate)
TraversePreOrder(TCODBSPTraversalDelegate)
w
x
y
Inheritance Hierarchy
Object
TCODBSP
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)