hx3d  1
2D/3D Simple Game Framework
hx3d::graphics::Image Member List

This is the complete list of members for hx3d::graphics::Image, including all inherited members.

buildTexture()hx3d::graphics::Image
create(unsigned int width, unsigned int height)hx3d::graphics::Image
get(unsigned int x, unsigned int y)hx3d::graphics::Image
getHeight()hx3d::graphics::Image
getTexture()hx3d::graphics::Image
getWidth()hx3d::graphics::Image
Image()hx3d::graphics::Image
Image(unsigned int width, unsigned int height)hx3d::graphics::Image
set(unsigned int x, unsigned int y, Color color)hx3d::graphics::Image
setRect(unsigned int x, unsigned int y, unsigned int w, unsigned int h, Color color)hx3d::graphics::Image
updateTextureZone(unsigned int x, unsigned int y, unsigned int w, unsigned int h)hx3d::graphics::Image