novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
toNative
novelate
dsfmlbinding
KeyboardKey -> Keyboard.Key
Vector2f
toNative
(FloatVector vector)
Vector2u
toNative
(UintVector vector)
Vector2i
toNative
(IntVector vector)
Color
toNative
(Paint paint)
Keyboard
.
Key
toNative
(KeyboardKey key)
static if
(
useSFML && !useDerelict
)
Keyboard.Key
toNative
(
KeyboardKey
key
)
Mouse
.
Button
toNative
(MouseButton button)
Meta
Source
See Implementation
novelate
dsfmlbinding
classes
ExternalFont
ExternalImage
ExternalMusic
ExternalRectangleShape
ExternalText
ExternalWindow
functions
fromNative
initExternalBinding
quit
toNative
interfaces
IExternalDrawableComponent
KeyboardKey -> Keyboard.Key