]> ruin.nu Git - germs.git/commitdiff
had a nice idea
authorMichael Andreen <harv@ruin.nu>
Wed, 1 Aug 2007 15:38:04 +0000 (15:38 +0000)
committerMichael Andreen <harv@ruin.nu>
Wed, 1 Aug 2007 15:38:04 +0000 (15:38 +0000)
src/modelidentifier.h

index bd990443956fd1cb6809b8bd8792e3513d0ea942..a42e0efb7097fe05ed34a8175c9a05633baf5d18 100644 (file)
@@ -35,6 +35,8 @@ struct fann;
  */
 class ModelIdentifier{
        public:
+               //TODO: Make a Model class with functions for scoring SortActions
+               //one subclass for each model. Possibly storing name as string too.
                enum Model{Whirl,X,FatX,Zipper,Cloud};
 
                /**