Improves BufferedLayer
Open
enhancement
- Dominant language
- Java
- Stars
- 18
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.