Skip to content

ultra-deep/libgdx-CircleDrawable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Libgdx : CircleDrawable

N|Solid

Usage

Pixmap pixmap = loadYourPixmap()
Image image = new Image(new CircleDrawable(pixmap));

IMPORTANT : your PIXMAP must use supported alpha format like RGBA8888

License

GPL V3

About

make a circle pixmap in libgdx and use as a Drawable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages