mirror of
https://github.com/dyne/FreeJ.git
synced 2026-04-03 16:49:43 +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)