SDL_HintPriority

sdl2.enumerations.SDL_HintPriority

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def define(inline a: CInt): SDL_HintPriority
inline def getName(inline value: SDL_HintPriority): Option[String]

Givens

Givens

given _tag: Tag[SDL_HintPriority]

Inherited givens

Attributes

Inherited from:
CEnum (hidden)

Extensions

Extensions

extension (a: SDL_HintPriority)
inline def is(b: SDL_HintPriority): Boolean

Inherited extensions

extension (inline t: SDL_HintPriority)
inline def int: CInt

Attributes

Inherited from:
CEnum (hidden)
inline def value: CInt

Attributes

Inherited from:
CEnum (hidden)