QTfrontend/InstallController.cpp
author nemo
Thu, 17 Jun 2010 11:41:38 -0400
changeset 3509 d72c2219595d
parent 2400 2422ea85d100
child 3697 d5b30d6373fc
permissions -rw-r--r--
Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag) Add a basic patch for downscaling LandPixels to save memory on mobile devices. Probably could use more optimisation in the pixel writes to avoid redundant writes.

/*
 *  InstallController.cpp
 *  
 *
 *  Created by Vittorio on 28/09/09.
 *  Copyright 2009 __MyCompanyName__. All rights reserved.
 *
 */

#include "InstallController.h"

InstallController::~InstallController()
{
}