mirror of
https://github.com/dyne/FreeJ.git
synced 2026-04-09 11:29:34 +02:00
Screen API changed a bit: now size args are taken from init(w,h) screen implementations should provide an _init(w,h) as well constructors are without arguments (as in the rest of freej)