HOME
EDIT ITEM
CMM2 LIBRARY
by
Subtitle
Version
Description
It enables to split screen into areas, print text into it or load image. It can be used for example for text games with pictures. Example BAS file is included, more info on GitHub... [o] SUB init.SPLIT(cs$, dx%, dy%, w%, h%) [o] SUB setStyle.SPLIT(cs$, t%, f%, fc%, bc%) [o] SUB cls.SPLIT(cs$) [o] SUB print.SPLIT(cs$, txt$) [o] FUNCTION loadImage.SPLIT(cs$, fn$, iw%, ih%) [o] FUNCTION input.SPLIT(cs$, allowedChars$, maxLen%) AS STRING
Download