Starshatter_Open
Open source Starshatter engine
|
#include "stdafx.h"
#include "Magic.h"
#include "MagicDoc.h"
#include "UVMapView.h"
#include "Selector.h"
#include "Selection.h"
#include "ActiveWindow.h"
#include "Color.h"
#include "Screen.h"
#include "Video.h"
Go to the source code of this file.
Functions | |
DWORD | GetRealTime () |
Variables | |
const int | BATCH_SIZE = 64 |
const int BATCH_SIZE = 64 |
Definition at line 50 of file UVMapView.cpp.