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