|
MochiEngine
|
Functions | |
| float | Mochi::PixelsToMeters (float px) |
| Vector2f | Mochi::PixelsToMeters (const Vector2f &v) |
| Rectf | Mochi::PixelsToMeters (const Rectf &r) |
| float | Mochi::MetersToPixels (float m) |
| Vector2f | Mochi::MetersToPixels (const Vector2f &v) |
| Rectf | Mochi::MetersToPixels (const Rectf &r) |
| Vector2f | Mochi::FlipY (const Vector2f &v) |
| Inverts the Y element of a vector. | |
Variables | |
| constexpr float | Mochi::CONST_PIXEL_PER_METER = 20.0f |
List of methods used to convert coordinates systems.