|
HoverRace
2.0
|
#include <WorldCoordinates.h>
Inheritance diagram for MR_2DCoordinate:Public Member Functions | |
| constexpr | MR_2DCoordinate () noexcept |
| constexpr | MR_2DCoordinate (MR_Int32 pX, MR_Int32 pY) noexcept |
| constexpr bool | operator!= (const MR_2DCoordinate &pCoordinate) const noexcept |
| constexpr bool | operator== (const MR_2DCoordinate &pCoordinate) const noexcept |
| void | Serialize (HoverRace::Parcel::ObjStream &pArchive) |
Public Attributes | |
| MR_Int32 | mX |
| MR_Int32 | mY |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
| void MR_2DCoordinate::Serialize | ( | HoverRace::Parcel::ObjStream & | pArchive | ) |
| MR_Int32 MR_2DCoordinate::mX |
| MR_Int32 MR_2DCoordinate::mY |
1.8.11