-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
This class should handle a texture/buffer just like Pixmap from libgdx.
This feature is important to replicate (and bufferize[?]) complex graphics like gradient color picker.
It should implement method draw (Graphics g).
The method getBuffer should exist in desktop only (but should be avoided).
Reactions are currently unavailable