tiagolr / dconsole

Haxe game-like console that provides runtime acess to methods, variables and more.
MIT License
169 stars 16 forks source link

Add help to functions #35

Closed tiagolr closed 10 years ago

tiagolr commented 10 years ago

Adding description and help to functions (like commands) helps remembering what are the function arguments and what are they used for.