mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 05:27:50 +00:00
* Add fill to Stream
This commit is contained in:
@@ -63,7 +63,7 @@ namespace Sakura
|
||||
|
||||
template <typename T>
|
||||
class Vector2D
|
||||
{ifndef
|
||||
{
|
||||
public:
|
||||
T x;
|
||||
T y;
|
||||
|
||||
Reference in New Issue
Block a user