mirror of
https://github.com/dyne/FreeJ.git
synced 2026-04-01 15:59:33 +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)