scope - As a Member is to a List, What is a List to a Member? -
i'm not quite sure if should under cstheory.stackexchange.com, or here, i'm posting here because feels less out of place me.
question terminology.
a piece of data stored in object called member. storing object in array, int in object or object in object.
if want talk object accessing contains, say:
"should foo able access it's member bar".
what if want talk reverse in abstract?
"should bar able access it's ___, foo".
examples:
- what game's map objects stores?
- what game-state map , user interface stores?
- what renderer objects renders (potentially different?)
Comments
Post a Comment