#38386 - Pacifist - Sun Mar 27, 2005 12:11 am
Is there a way to draw both sprites and line art to the primary display?
The idea is I want to be able to draw a line with the touchpad that a sprite will follow.
I've gotten sprites working in MODE_0_2D and line art working in MODE_FB0 but can I do both at the same time? If I attempt to set the mode to both simultaneously the line art works fine but only the edge of sprites are drawn. (this is with the dualis emulator)
Sorry, I'm very new to writing code this low-level.
The idea is I want to be able to draw a line with the touchpad that a sprite will follow.
I've gotten sprites working in MODE_0_2D and line art working in MODE_FB0 but can I do both at the same time? If I attempt to set the mode to both simultaneously the line art works fine but only the edge of sprites are drawn. (this is with the dualis emulator)
Sorry, I'm very new to writing code this low-level.