Page 1 of 1

draw2drectangle don't work !!!

Posted: Wed Jan 12, 2005 4:45 pm
by AmigaIrr
peripherique->draw2DRectangle(video::SColor(100,255,255,255),core::rect<s32>(5,5,10,10));

this make the copiler error :

main.cpp `draw2DRectangle' undeclared (first use this function)


??