[messages] [Module Design] Dynamic Properties on Prototypes
geoffreyphipps
gphipps at gphipps.com
Mon Jun 8 05:05:42 CEST 2015
If I define a dynamic property on a prototype, do I only have one copy
of that property for all units that include that property, or does each
unit have its own copy of the dynamic property (ie is it like a class
variable or an instance variable)?
cheers
Geoff
_______________________________________________
Read this topic online here:
http://www.vassalengine.org/forum/viewtopic.php?p=48979#p48979
More information about the messages
mailing list