You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
AMAnimType:= AMTypeMaskX or AMTypeMaskAlpha
will enable movement over the X axis and alpha
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}