hey everyone, been a long time since last post. I was busy at GDC and club stuff. But since I've been able to figure out the graphics for the background of both the sub and main screen. I figured out how to allocate the memory and transfer the image directly into that memory location. I'll be posting some screen shots and some sample code in a little bit.
I was also able to implement some ruff menu navigation, using the touch screen. I did have to do some jiggy rigging to get the menu to change appropriatly. For some reason the isdown for the touch pad is always down. So I fixed this by checking the position of the stylus. If it's up it's always at a point that is off the screen x=0 y=-256 I think it is. Again check later for some code snippits for my implementation of this.
The next thing I'm working on is getting sprites to work. They seem to be usefull in their functionality, but difficult to understand and implement the first time.
Next post should have some screen caps and code.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment