Grokmoo - 2012-10-08
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,26 +1,23 @@
 Hi all, 
 Right now the console is bare. One can initiate the console by touching the tilde character (~) within the hale window/full screen. The console does not provide much help atm. The only help you can get is :-


+    [hele]$ help
+    Use escape to get help on the current command.
+    Top level Objects:
+    help
+    printLastException
+    game
+    view
+    runtime

-{{{
-[hele]$ help
-Use escape to get help on the current command.
-Top level Objects:
-help
-printLastException
-game
-view
-runtime
-}}}

 Once you do use Escape, you do get some things but nothing that makes sense to an ordinary gamer/user. 

 One of the options could be say in game  :-


-{{{
-void addMenuLevel (String)
-}}}

+    void addMenuLevel (String)
+

 Now this does not tell the Average user/gamer if it is something that will affect him or not. 
  • milestone: 0.6 --> Unscheduled