LevelEvent.this

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

Meta