X-Git-Url: https://ruin.nu/git/?p=germs.git;a=blobdiff_plain;f=src%2Fmodelidentifier.h;h=a42e0efb7097fe05ed34a8175c9a05633baf5d18;hp=bd990443956fd1cb6809b8bd8792e3513d0ea942;hb=67df9f01df85be7e0ddcc0d53c89534aae009ed9;hpb=90e2c43b99205b0d7a300209011231cd8d11f7a0 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}; /**