decoded image cache
Drawable which is drawn depending on state (see http://developer.android.com/guide/topics/resources/drawable-resource.html#StateList)
converts XML attribute name to State (see http://developer.android.com/guide/topics/resources/drawable-resource.html#StateList)
drawable cache singleton
drawable cache singleton
image cache singleton
image cache singleton
DLANGUI library.
This module contains resource management and drawables implementation.
imageCache is RAM cache of decoded images (as DrawBuf).
drawableCache is cache of Drawables.
Supports nine-patch PNG images in .9.png files (like in Android).
Supports state drawables using XML files similar to ones in Android).
Synopsis: