* Add fill to Stream

This commit is contained in:
2014-05-15 00:41:54 -07:00
parent a19520ea1e
commit dfb0ce0b4f
4 changed files with 17 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ namespace Sakura
template <typename T>
class Vector2D
{ifndef
{
public:
T x;
T y;