Go to the documentation of this file.
10 #include "../networking/shared/USocket.hpp"
18 typedef std::tuple<
float,
float>
Size;
19 typedef std::tuple<
int,
int,
int,
int>
Rect;
57 void setPosition(std::tuple<
float,
float> position);
72 void setSize(std::tuple<
float,
float> size);
101 void setRect(std::tuple<
int,
int,
int,
int> rect);