afegit CMakeLists.txt
arreglos d'estil
This commit is contained in:
@@ -10,7 +10,8 @@ constexpr int ZOOM = 3;
|
||||
constexpr float GRAVITY = 0.2f;
|
||||
constexpr int DOT_SIZE = 1;
|
||||
constexpr int MAX_DOTS = 200000;
|
||||
constexpr int TEXT_TIME = 100;
|
||||
constexpr Uint64 TEXT_DURATION = 2000;
|
||||
constexpr Uint64 DEMO_SPEED = 1000/60;
|
||||
|
||||
struct Color
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user