Package imgui.type

Class ImShort

All Implemented Interfaces:
Serializable, Cloneable, Comparable<ImShort>

public final class ImShort extends Number implements Cloneable, Comparable<ImShort>
See Also:
  • Constructor Details

    • ImShort

      public ImShort()
    • ImShort

      public ImShort(ImShort imShort)
    • ImShort

      public ImShort(short value)
  • Method Details