From: Ben S. <bs...@vr...> - 2002-06-20 02:42:24
|
What do you mean by contained? Are you talking about composition (the AINode object owns the enemy unit object) or aggregation (the AINode object shares ownership of the enemy unit object with other objects)? cheers, ----- Ben Scott Research Assistant VRAC bs...@ia... On Wed, 19 Jun 2002, Brown Joshua L wrote: > Hello all > Will it be OK for the enemy unit to be contained in an AINode? Where else > could it go? > J > > Josh Brown > Undergraduate - Iowa State University > Research Intern - John Deere and Co > > > |