particles improvements

This commit is contained in:
Henrique Santiago
2011-12-13 18:06:22 -02:00
parent 8638c980ec
commit 24022317be
7 changed files with 79 additions and 43 deletions

View File

@@ -27,6 +27,8 @@
namespace Fw
{
static const double pi = 3.14159265;
// NOTE: AABBGGRR order
enum GlobalColor : uint32 {
alpha = 0x00000000,