Hello !

I am trying to do a simple single layer map editor like this one :

http://www.choosetheforce.com/files/nov13_05/smee14.png

How would you do a single layer map editor? Can you give me some piece of 
advice? I planned to cut the tileset into several images and then put them into 
buttons. But how do we cut a rectangle in a Fl_Image? Is there some kind of 
'Fl_Image* subRectangle(int x, int y, int w, int h) const' methods in the 
Fl_Image class?

Thanks for your help !
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to