![]() |
Blamite Game Engine - Strings
00453.06.08.26.0624.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
This is the complete list of members for BlamVector2, including all inherited members.
| BlamVector2() | BlamVector2 | inline |
| BlamVector2(float _x, float _y) | BlamVector2 | |
| DotProduct(BlamVector2 other) | BlamVector2 | |
| Normalize() | BlamVector2 | |
| operator*(const BlamVector2 &vector) | BlamVector2 | |
| operator*(const float &_float) | BlamVector2 | |
| operator+(const BlamVector2 &vector) | BlamVector2 | |
| operator+(const float &_float) | BlamVector2 | |
| operator-(const BlamVector2 &vector) | BlamVector2 | |
| ToString(int decimals=-1) | BlamVector2 | |
| x | BlamVector2 | |
| y | BlamVector2 |