Menu

#45 Property Groups

Version_2.0
open
5
2011-08-07
2011-08-07
No

A game developer should be able to assign properties to one or more groups. This allows properties to be used for various purposes without needing to create a Java object for each use.
For example, properties could be added to a group 'skills', letting a game developer use skills and levels without needing a special-purpose Skill type.

Discussion

  • Loid Thanead

    Loid Thanead - 2011-08-07
    • milestone: --> Version_2.0
     
  • Loid Thanead

    Loid Thanead - 2012-09-15

    Clarification: The sentence 'without needing to create a Java object for each use' should read 'without needing to create a Java class for each use/subset.'

     

Log in to post a comment.