#include <ypos.h>
◆ YPos() [1/2]
◆ YPos() [2/2]
YPos::YPos |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ getDistance()
float YPos::getDistance |
( |
const YPos & |
pos | ) |
const |
◆ getX()
◆ getY()
◆ isInsideRect()
bool YPos::isInsideRect |
( |
const YPos & |
topLeft, |
|
|
const YPos & |
bottomRight |
|
) |
| const |
◆ operator+()
YPos YPos::operator+ |
( |
const YPos & |
other | ) |
const |
◆ operator+=()
YPos & YPos::operator+= |
( |
const YPos & |
other | ) |
|
◆ operator-()
YPos YPos::operator- |
( |
const YPos & |
other | ) |
const |
◆ operator-=()
YPos & YPos::operator-= |
( |
const YPos & |
other | ) |
|
◆ operator<()
bool YPos::operator< |
( |
const YPos & |
other | ) |
const |
◆ operator>()
bool YPos::operator> |
( |
const YPos & |
other | ) |
const |
◆ setX()
◆ setY()
◆ update() [1/2]
void YPos::update |
( |
const YPos & |
coord | ) |
|
◆ update() [2/2]
void YPos::update |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ m_nX
◆ m_nY
The documentation for this class was generated from the following files: