implement star background
This commit is contained in:
@ -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
BIN
engine/data/nebular.zip
Normal file
Binary file not shown.
BIN
engine/data/stars.zip
Normal file
BIN
engine/data/stars.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user