Abstract declaration of object dependent on its 2D position
More...
#include <localizable.hpp>
Abstract declaration of object dependent on its 2D position
◆ x()
virtual sf24 DSC::Localizable::x |
( |
| ) |
const |
|
pure virtual |
Get object x coordinate.
- Returns
- object x coordinate
Implemented in DSC::Sprite.
◆ y()
virtual sf24 DSC::Localizable::y |
( |
| ) |
const |
|
pure virtual |
Get object y coordinate.
- Returns
- object y coordinate
Implemented in DSC::Sprite.
The documentation for this class was generated from the following file: