Draw your own character
I am making a game where you can draw your own character in one view using a view controller, and where you can use the character you draw in another view that uses a view controller. I am using quartz drawing and am wondering how you can do the whole drawing character and using the character in another view part. Please reply using code.
|