Class BooleanThemeProperty

java.lang.Object
foundry.veil.api.client.color.theme.BooleanThemeProperty
All Implemented Interfaces:
IThemeProperty<Boolean>

public class BooleanThemeProperty extends Object implements IThemeProperty<Boolean>