BoxObject.this

Creates a new instance from scratch.

  1. this(int pID, int gID, string name, Box position)
    class BoxObject
    public
    this
    (
    int pID
    ,
    int gID
    ,
    string name
    ,)
  2. this(Tag t, int gID)

Meta