mirror of
https://github.com/dyne/FreeJ.git
synced 2026-02-06 13:09:15 +01:00
we shouldn't never specify a specific screen implementation in the examples, otherwise they won't run on platforms where that implementation is not available. We should always try asking for the default implemenation for the platform we are running on (by omitting the argument when requesting for the screen pointer)