DrawBuf.drawImage - multiple declarations

Function DrawBuf.drawImage

draw unscaled image at specified coordinates

Prototype

void drawImage(
  int x,
  int y,
  DrawBuf src
);

Function DrawBuf.drawImage

draw unscaled image at specified coordinates

Prototype

void drawImage(
  int x,
  int y,
  DrawBuf src
);

Function DrawBuf.drawImage

draw unscaled image at specified coordinates

Prototype

void drawImage(
  int x,
  int y,
  DrawBuf src
);

Function DrawBuf.drawImage

draw unscaled image at specified coordinates

Prototype

void drawImage(
  int x,
  int y,
  DrawBuf src
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0