//testcreature.cpp
int main(){ cout < "\ncreating="" an=""> Creature c; c.run(); cout < "\ncreating="" a=""> Wizard w; w.run(); w.hover(); Widget wdg; wdg.run(); wdg.click(); TextCreature txt; txt.run(); txt.moved(); return 0;}
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here