novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
toNative
novelate
dsfmlbinding
FloatVector -> Vector2f
Vector2f
toNative
(FloatVector vector)
static if
(
useSFML && !useDerelict
)
Vector2f
toNative
(
FloatVector
vector
)
Vector2u
toNative
(UintVector vector)
Vector2i
toNative
(IntVector vector)
Color
toNative
(Paint paint)
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
FloatVector -> Vector2f