Пример #1
0
 public Texture2D getTexture(WorldTile type)
 {
     return this.texmap[type.GetTexture()];
 }