i use Irrlicht Multilingual pack,
but i don't know how to set button background-color & font color.
thanks.
how to set gui button font color?
read up about buttons here
Create a sprite bank with your colors, then use
use MyButton->setSprite( etc )
To set it.
Create a sprite bank with your colors, then use
use MyButton->setSprite( etc )
To set it.