|
RType
|
#include <USocket.hpp>
Public Attributes | |
| int | id |
| float | x |
| float | y |
| int | width |
| int | height |
| Type | type |
Definition at line 135 of file USocket.hpp.
| int element::height |
Definition at line 140 of file USocket.hpp.
| int element::id |
Definition at line 136 of file USocket.hpp.
Referenced by operator<<().
| Type element::type |
Definition at line 141 of file USocket.hpp.
Referenced by operator<<().
| int element::width |
Definition at line 139 of file USocket.hpp.
| float element::x |
Definition at line 137 of file USocket.hpp.
Referenced by operator<<().
| float element::y |
Definition at line 138 of file USocket.hpp.
Referenced by operator<<().