fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
FluidMouseCursor
fluid
backend
Undocumented in source.
@
safe
struct
FluidMouseCursor {
enum
SystemCursors
;
anonymousenum
systemDefault
;
SystemCursors
system
;
}
Members
Enums
SystemCursors
enum
SystemCursors
Undocumented in source.
systemDefault
anonymousenum
systemDefault
Undocumented in source.
Variables
system
SystemCursors
system
;
Use a system-provided cursor.
Meta
Source
See Implementation
fluid
backend
modules
headless
raylib5
aliases
Color
Rectangle
Vector2
VoidDelegate
enums
GamepadAxis
GamepadButton
KeyboardKey
MouseButton
functions
alphaBlend
color
defaultFluidBackend
multiply
setAlpha
toHex
interfaces
FluidBackend
static functions
generateAlphaMask
generateColorImage
generatePalettedImage
structs
FluidMouseCursor
Image
PalettedColor
Texture
TextureGC
TextureReaper
TextureTombstone