fluid.map_frame

Undocumented in source.

Members

Aliases

mapFrame
alias mapFrame = simpleConstructor!MapFrame
MapFrame
class MapFrame

MapFrame is a frame where every child node can be placed in an arbitrary location.

Classes

Enums

MapDropDirection
enum MapDropDirection

Defines the direction the node is "dropped from", that is, which corner of the object will be the anchor. Defaults to start, start, therefore, the supplied coordinate refers to the top-left of the object.

Functions

dropVector
MapDropVector dropVector()
Undocumented in source. Be warned that the author may not have intended to support it.
dropVector
MapDropVector dropVector()
Undocumented in source. Be warned that the author may not have intended to support it.
dropVector
MapDropVector dropVector()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MapDropVector
struct MapDropVector
Undocumented in source.
MapPosition
struct MapPosition
Undocumented in source.

Meta