MapFormat.this

Creates new instance from scratch.

  1. this(string name, int resX, int resY)
    class MapFormat
    public @trusted
    this
    (
    string name
    ,
    int resX
    ,
    int resY
    )
  2. this(F file)

Meta