OffByOneStudios / massive-dangerzone

A platform agnostic module management system.
6 stars 1 forks source link

MDL extension: Datatypes #17

Open mason-bially opened 11 years ago

mason-bially commented 11 years ago

Add datatypes, value types with namespaced functions. Should generate a struct to represent the value type, and use name mangling to generate plugin member functions (as opposed to variable functions like objects).