even more Hello World stuff

This commit is contained in:
AJ Kelly
2011-02-23 01:37:12 -06:00
parent 9c728220f3
commit 1aaea0711c
14 changed files with 88 additions and 30 deletions
@@ -0,0 +1,6 @@
return Def.ActorFrame{
Def.Quad{
InitCommand=cmd(FullScreen;diffuse,color("#fffdf200"));
OnCommand=cmd(decelerate,0.875;diffusealpha,1);
};
}