Map.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. MapColor opIndexAssign(uint x, uint z)
    class Map
    @safe
    opIndexAssign
    (
    uint x
    ,
    uint z
    )
  2. void opIndexAssign(MapColor color, uint x, uint z)

Meta