wateret / mengde

A turn-based RPG game engine inspired by 三國志曹操傳.
MIT License
27 stars 10 forks source link

Change the API for enum values as function call #89

Closed wateret closed 6 years ago

wateret commented 6 years ago

I am not sure about this. Is it safe to have enum values as value? If it is not, we should do this task.

Current implementation is: registering them to lua global value(table) Enum.