Uses of Enum Class
net.ME1312.Galaxi.Library.Platform
-
Uses of Platform in net.ME1312.Galaxi.Library
Modifier and TypeMethodDescriptionstatic Platform
Platform.getSystem()
Get the Operating System that is currently being usedstatic Platform
Returns the enum constant of this class with the specified name.static Platform[]
Platform.values()
Returns an array containing the constants of this enum class, in the order they are declared.