Funny thing.

It's a funny thing when you do cleanup in your old code and find comments like this:


/** @brief particle emitter (interface) */
class WRE_API CConfigScript
{....}

Of course class CConfigScript is use to parse any kinds of config files not only particles emitter:]

Comments

Popular posts from this blog

Query commands execution

Hierarchy - UI improvement

Singleton pattern