Hi Everyone!
I'm pretty new to Monkey C, and I've recently been having trouble with some stuff. For some reason, I cannot use any of the dc.draw commands.
(Meaning stuff like dc.drawText, dc.drawBitmap, dc.drawPrettyMuchAnything.)
I've followed tutorials and videos and checked out stuff on github, but for some reason whenever I type one of these functions in and run the program, it accepts the code, but does not draw what I have inputted. The parameters are all right and whatnot, but for some reason Eclipse skips right over it, not running any of the dc.draw functions I key in.
Has anyone else had this problem, and does anyone know a fix for it? I can't do much without all the draw functions.
Thanks!
Connor Shugg