Upgraded chunky bitmap class to make it subclassable:
commitbc0d1b5789d48eb58d816346f4d48b8d24870770
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 2 Apr 2011 01:12:11 +0000 (2 01:12 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 2 Apr 2011 01:12:11 +0000 (2 01:12 +0000)
treeea160fb3a7902bf5c7fb4177d6988fd00178fb3c
parent5a6c4ed021132d5b255eabd886d0809fc2bce5f1
Upgraded chunky bitmap class to make it subclassable:
 - Added Get and Set methods.
 - Added attribute to allow a chunky subclass to set the frame buffer.
 - Only allocate a frame buffer if bitmap is not displayable.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@38000 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/hidds/graphics/GraphicsClass.c
rom/hidds/graphics/chunkybm.c
rom/hidds/graphics/graphics.conf
rom/hidds/graphics/graphics_intern.h
rom/hidds/graphics/include/graphics.h