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

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -