huaner
10-07-2007 03:24:57
hi;
i want to creat a new image, my code is:
but, the reslut is that the image is white, why?
thank you!
i want to creat a new image, my code is:
QuickGUI::Image* logoImage = mSheet->createImage(Ogre::Vector4(0.02,0.07,0.2,0.2), "Examples/OgreLogo", true);
logoImage->setBorderWidth(10);
but, the reslut is that the image is white, why?
thank you!