lukemetz / moonstone

Experimental c++/lua entity system game engine.
4 stars 1 forks source link

Error checking on lua end #3

Open lukemetz opened 11 years ago

lukemetz commented 11 years ago

force input correctness for some things. Input.keys[XX] can't be nil for example. Possibly error when trying to set new fields on cpp components