How to make panels show? rev 0.3 July 05, 2009 01:03AM | Registered: 15 years ago Posts: 14 |
GXTexObj* HANDIMG = CargarTextura("cursor.png"); PANEL* IR_POINT = newPanel(HANDIMG , 120, 300, 96, 96, 10, VISIBLE);
Re: How to make panels show? rev 0.3 July 05, 2009 09:13AM | Registered: 15 years ago Posts: 83 |
Re: How to make panels show? rev 0.3 July 05, 2009 10:25AM | Registered: 15 years ago Posts: 62 |
Re: How to make panels show? rev 0.3 July 05, 2009 10:49AM | Registered: 15 years ago Posts: 62 |
Re: How to make panels show? rev 0.3 July 06, 2009 12:34AM | Registered: 15 years ago Posts: 14 |
Re: How to make panels show? rev 0.3 September 25, 2014 01:30PM | Registered: 10 years ago Posts: 1 |
Hello friend bit old thread but were u able to create the panels show? I do need your help to create panels show so can you help me out?Quote
daisuke
How can i make panels show? ive made a panel but i cant see it. i think i might have done something wrong..
but i have tried alot of different things, and im at my wits end...... hahaha
i do have other 3d objects on the screen....
ohh and can you explain a good way to use sprites?
please helpGXTexObj* HANDIMG = CargarTextura("cursor.png"); PANEL* IR_POINT = newPanel(HANDIMG , 120, 300, 96, 96, 10, VISIBLE);