DrawableCache.get - multiple declarations

Function DrawableCache.get

Prototype

ref Ref!(dlangui.graphics.resources.Drawable) get(
  string id
);

Function DrawableCache.get

Prototype

ref Ref!(dlangui.graphics.resources.Drawable) get(
  string id,
  ref ColorTransform transform
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0