Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
I implemented that event in Tumber and Space Invasion already in order to update HUD locations properly. (mikade: deal with it $
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}