The Dink Network

Reply to Re: New dink-like game making thingie from RTsoft

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
October 17th 2006, 10:20 AM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
Granted, your GoalManager seems to provide roughly the same behavior, typing 'GoalManager.Add' dozens of times seems like it will get tiring after a while.

I guess a "using namespace std;" equivalent would be useful there.
Or something to give up the following piece of code will all be a GoalManager, like:

GoalManager()
{
//Goal manager code
}

//Non-Goal manager code