fluid v0.7.0-alpha.3 (2024-09-18T15:09:39Z)
Dub
Repo
MapPosition
fluid
map_frame
Undocumented in source.
@
safe
struct
MapPosition {
Vector2
coords
;
MapDropVector
drop
;
}
Alias This
coords
Members
Variables
coords
Vector2
coords
;
Undocumented in source.
drop
MapDropVector
drop
;
Undocumented in source.
Meta
Source
See Implementation
fluid
map_frame
aliases
mapFrame
classes
MapFrame
enums
MapDropDirection
functions
dropVector
structs
MapDropVector
MapPosition