Zuma Lifeguard Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 September 2010

14 January 2010

  • curprev 21:5321:53, 14 January 2010Zumalifeguard Message Wall contribs 282 bytes +282 Created page with 'Create test.js: <pre> public class Greeting { public function sayHello() : String { return "Greetings!"; } } </pre> Compile into DLL using: :jsc test.js Create ctest.js: …'