Open craigthomas opened 2 months ago
The --clip_quirks controls whether sprites are allowed to wrap around the display. By default, sprites will wrap around the borders of the screen. If clip_quirks is turned on, then sprites will not be allowed to wrap.
--clip_quirks
clip_quirks
The
--clip_quirks
controls whether sprites are allowed to wrap around the display. By default, sprites will wrap around the borders of the screen. Ifclip_quirks
is turned on, then sprites will not be allowed to wrap.