opy-rs 0.1.7

Standalone OverPy-compatible .opy implementation with parsing, tooling, and bounded Workshop compilation.
Documentation
1
2
3
4
5
6
globalvar g

rule "chase reevaluation domain selection":
    @Event global
    chase(g, 10, rate=2, ChaseReeval.DESTINATION_AND_RATE)
    chase(g, 10, duration=3, ChaseReeval.DESTINATION_AND_DURATION)