hi there,
I am a C# beginner.
I need a class pointing variable
but I have no idea what I have to do.
the situation is looks like this.
there is map class
map class makes tile instances(100*100) when initialized
there are several map instances map0, map1, map2 and so on
I want to access to tile...