![]() |
picScreen - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: picScreen (/showthread.php?tid=2200) |
picScreen - JadeCurt1ss - 28-09-2008 How can I resize the main screen? (picScreen) Every time I do, it only plays in the same rectangle it was before, and the rest of the increased size is black. Re: picScreen - Kousaten - 28-09-2008 In modConstants: [code]' Map constants Public Const MAX_MAPS As Long = 100 Public Const MAX_MAPX As Byte = 15 |