From 825d5a44bd312772c53fdaa8924e4009cfb320a3 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 10 Feb 2008 17:54:53 +0000 Subject: more entity updates --- src/render/box.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/render/box.h') diff --git a/src/render/box.h b/src/render/box.h index 9552b78..ceab8ec 100644 --- a/src/render/box.h +++ b/src/render/box.h @@ -36,6 +36,9 @@ public: math::Color topcolor; /// bottom color math::Color bottomcolor; + + /// size factor + float radius; }; } -- cgit v1.2.3