Changes between Version 48 and Version 49 of WikiStart
- Timestamp:
- 10/11/21 16:20:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v48 v49 128 128 ... 129 129 }}} 130 Notice, above is slightly simplified code, for fully working code check the [source: /exampleparties/randomparty/src/main/java/geniusweb/exampleparties/randomparty/RandomParty.javasource code].130 Notice, above is slightly simplified code, for fully working code check the [source:exampleparties/randomparty/randomparty/RandomParty.py source code]. 131 131 132 132 A 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.