fluid v0.7.0 (2024-10-02T21:53: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