adding/editing skins

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
reservoirman
Posts: 2
Joined: Sat Jul 03, 2004 10:35 pm
Location: Queens, holla!
Contact:

adding/editing skins

Post by reservoirman »

hello, im tryin to implement functions in a gui class for a game. right now i am dealing with skins for the menus. ANyone know how i can change skins or know of good resoures that can help me? Thanks.
Today i am proud of you. Tomorrow you will be proud of me.
Tyn
Posts: 932
Joined: Thu Nov 20, 2003 7:53 pm
Location: England
Contact:

Post by Tyn »

Depends exactly what you want to change. Buttons can have image skins but you set that on a button by button basis, you can fiddle with the colours of stuff. Read the GUI tutorial and the API to get to know how to do it.
Post Reply