DrawBuf.fill - multiple declarations

Function DrawBuf.fill

fill the whole buffer with solid color (no clipping applied)

Prototype

abstract void fill(
  uint color
);

Function DrawBuf.fill

fill the whole buffer with solid color (no clipping applied)

Prototype

abstract void fill(
  uint color
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0