Changes between Version 48 and Version 49 of WikiStart


Ignore:
Timestamp:
10/11/21 16:20:21 (3 years ago)
Author:
Wouter Pasman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v48 v49  
    128128...
    129129}}}
    130 Notice, above is slightly simplified code, for fully working code check the [source:/exampleparties/randomparty/src/main/java/geniusweb/exampleparties/randomparty/RandomParty.java source code].
     130Notice, above is slightly simplified code, for fully working code check the [source:exampleparties/randomparty/randomparty/RandomParty.py source code].
    131131
    132132A party can directly use the Inform and Actions. This allows proper type checking of all the Party's code, and saves the programmer from interpreting JSON structures.