Class BooleanProperty

java.lang.Object
net.botwithus.rs3.imgui.imfx.properties.impl.SimpleProperty<Boolean>
net.botwithus.rs3.imgui.imfx.properties.impl.BooleanProperty
All Implemented Interfaces:
Property<Boolean>

public final class BooleanProperty extends SimpleProperty<Boolean>
  • Constructor Details

    • BooleanProperty

      public BooleanProperty(Boolean value)