Search found 5 matches

by bayofxyz
Sat Feb 12, 2011 11:22 pm
Forum: Project Announcements
Topic: XEffects - Reloaded - New Release (V 1.4)
Replies: 826
Views: 433509

Wow, Thank you for solution :D
by bayofxyz
Fri Jan 28, 2011 11:28 am
Forum: Project Announcements
Topic: XEffects - Reloaded - New Release (V 1.4)
Replies: 826
Views: 433509

I got a trouble.

Is there anyone got trouble like me?
- all of texture that I draw as button are invert(they are "unknow" button).
- Text font changed(noticed at green), I can't read them :p
Image
by bayofxyz
Wed Oct 13, 2010 9:43 pm
Forum: Code Snippets
Topic: New GUI skin [update: new skins, support for 1.5/1.6]
Replies: 112
Views: 75263

I wanna delete that line.

Image
From my picture, I want to delete that white line. how to do that :?
by bayofxyz
Sun Nov 08, 2009 2:45 pm
Forum: Beginners Help
Topic: How to do 2D Image collision detection
Replies: 2
Views: 245

Oh, thank you so much now i understand it.
by bayofxyz
Sun Nov 08, 2009 11:18 am
Forum: Beginners Help
Topic: How to do 2D Image collision detection
Replies: 2
Views: 245

How to do 2D Image collision detection

Hi, I'm new on Irrlicht, I read all the tutorials and examples, but I don't know how to check that images are collision. I know only how to use draw2DImage() and how to use event to control image movement. I want to know it because I use this function to create GUI and I use this function to change ...