BentouDev / YAGE

Simple game engine, written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce compile time reflection

BentouDev opened this issue · comments

Finish AnnotationGenerator and use it to generate RTTI data in preparation for proper (de)serialization and exposure to editor and scripting languages.