Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
Location (int line, int pos) | |
bool | LessOrEqual (Location that) |
Properties | |
int | Line [get] |
int | Pos [get] |
Private Attributes | |
readonly ulong | _value |
Definition at line 6 of file Location.cs.