PicoES v1.0.0-alpha2
Pre-release
Pre-release
Fixed issue where context was unavailable in system constructors, by adding an init()
method to systems. This gets called automatically when registering systems, which works differently than initialize()
did in the past.