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