Package ca.cgjennings.apps.arkham
Interface Tintable
-
- All Known Implementing Classes:
ColourDialog,UILibraryHelper.TintableBinding
public interface TintableInterface implemented by objects which can be tinted by an HSBPanel.- Author:
- Chris Jennings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float[]getTint()voidsetTint(float hueShift, float saturation, float brightness)
-