Add fly animations
This commit is contained in:
@@ -14,4 +14,5 @@ namespace Colors
|
||||
const Color4f MAGENTA{ 1.0f, 0.0f, 1.0f, 1.0f };
|
||||
const Color4f CYAN{ 0.0f, 1.0f, 1.0f, 1.0f };
|
||||
const Color4f PINK{ 1.0f, 0.0f, 0.5f, 1.0f };
|
||||
const Color4f ORANGE{ 1.0f, 0.5f, 0.0f, 1.0f };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user