Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
TreePage (int size) | |
int | AllocSlot (RBTree< K > tree) |
Package Attributes | |
readonly Node[] | _slots |
readonly int[] | _slotMap |
Properties | |
int | InUseCount [get, set] |
int | PageId [get, set] |
Private Attributes | |
int | _inUseCount |
int | _pageId |
int | _nextFreeSlotLine |