implement star background

This commit is contained in:
cirdan
2008-01-18 13:00:18 +00:00
parent a3c60c20f1
commit 219d5743b8
8 changed files with 99 additions and 55 deletions

View File

@ -74,7 +74,7 @@ body <- null;
function Initialize()
{
::font = Font ("DejaVuSans.ttf", 24, 1 );
::font = Font();//Font ("DejaVuSans.ttf", 24, 1 );
::logo = Image ("image.png", 0.0, 0.0, 1.0, 1.0);
::body = RigidBody();

BIN
engine/data/nebular.zip Normal file

Binary file not shown.

BIN
engine/data/stars.zip Normal file

Binary file not shown.