|
ChaiScript
|
Public Member Functions | |
| Object_Lifetime_Vector2 (T px, T py) | |
| Object_Lifetime_Vector2 (const Object_Lifetime_Vector2 &cp) noexcept | |
| Object_Lifetime_Vector2 & | operator+= (const Object_Lifetime_Vector2 &vec_r) |
| Object_Lifetime_Vector2 | operator+ (const Object_Lifetime_Vector2 &vec_r) |
| Object_Lifetime_Vector2 & | operator= (const Object_Lifetime_Vector2 &ver_r) |
Public Attributes | |
| T | x |
| T | y |
1.8.13