Ignore:
Timestamp:
06/22/16 16:34:36 (8 years ago)
Author:
Maciej Komosinski
Message:

Geno format as a string (no longer ascii number)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/vm/classes/genoobj.h

    r420 r516  
    3838        static Geno* fromObject(const ExtValue& v, bool warn = true);
    3939        static ParamInterface* getInterface();
     40        static char formatFromExtValue(ExtValue& v);
    4041
    4142        static Param& getStaticParam();
Note: See TracChangeset for help on using the changeset viewer.