From: Michael Andreen Date: Wed, 1 Aug 2007 15:38:04 +0000 (+0000) Subject: had a nice idea X-Git-Tag: v0.1~35 X-Git-Url: https://ruin.nu/git/?p=germs.git;a=commitdiff_plain;h=67df9f01df85be7e0ddcc0d53c89534aae009ed9 had a nice idea --- diff --git a/src/modelidentifier.h b/src/modelidentifier.h index bd99044..a42e0ef 100644 --- a/src/modelidentifier.h +++ b/src/modelidentifier.h @@ -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}; /**