fluid v0.7.0-alpha.2 (2024-04-29T12:02:43Z)
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