#include <graphic.hpp>
Public Attributes | |
| int | x |
| int | y |
| float | u |
| float | v |
| x | x component | |
| y | y component | |
| u | texture coordinate u | |
| v | texture coordinate v |
Definition at line 51 of file graphic.hpp.
|
|
Definition at line 53 of file graphic.hpp. Referenced by Graphic::addTexture(), and Graphic::drawTexturedRectangle(). |
|
|
Definition at line 53 of file graphic.hpp. Referenced by Graphic::addTexture(), and Graphic::drawTexturedRectangle(). |
|
|
Definition at line 52 of file graphic.hpp. Referenced by Graphic::addTexture(), and Graphic::drawTexturedRectangle(). |
|
|
Definition at line 52 of file graphic.hpp. Referenced by Graphic::addTexture(), and Graphic::drawTexturedRectangle(). |
1.3.8