LevelEvent.this

Undocumented in source.
  1. this()
  2. this(int eventId, Tuple!(float, "x", float, "y", float, "z") position, int data)
    class LevelEvent
    pure nothrow @safe @nogc
    this
    (,
    Tuple!(float, "x", float, "y", float, "z") position = Tuple!(float, "x", float, "y", float, "z").init
    ,
    int data = int.init
    )

Meta