Is there a pattern for this?

Posted by Timmy on Stack Overflow See other posts from Stack Overflow or by Timmy
Published on 2010-04-13T15:05:18Z Indexed on 2010/04/13 15:13 UTC
Read the original article Hit count: 263

Filed under:

i have something that requires a matrix of values, similar to pokemon:

pokemon

i have a class object for each of the types, is there a pattern or a good way to implement this, as a middle layer or in the classes?

© Stack Overflow or respective owner

Related posts about design-patterns