AxiosEngine-old 

AxiosEngine-old Commit Details


Date:2012-05-18 21:32:00 (12 years 7 months ago)
Author:Natalie Adams
Branch:default
Commit:83549dbfc1c0
Parents: 146c889e02bc
Message:Adding missing virtual method

Changes:
Maxios/Engine/AxiosGameScreen.cs (1 diff)

File differences

axios/Engine/AxiosGameScreen.cs
410410
411411
412412
413
414
415
416
417
413418
414419
415420
return true;
}
public virtual bool LoadRectangleItem(RectangleItem rectangleitem)
{
return true;
}
#if WINDOWS
// System.Drawing is NOT avaiable on WP7 or Xbox
/*

Archive Download the corresponding diff file

Page rendered in 0.61899s using 14 queries.