luento16esimerkkeja
Main Page
Classes
Files
File List
All
Classes
Files
Functions
Variables
Properties
Ohjelma.cs
Go to the documentation of this file.
1
using
System;
2
3
static
class
Ohjelma
4
{
5
#if WINDOWS || XBOX
6
static
void
Main(
string
[] args)
7
{
8
using
(
HangryDog
game =
new
HangryDog
())
9
{
10
#if !DEBUG
11
game.IsFullScreen =
true
;
12
#endif
13
game.Run();
14
}
15
}
16
#endif
17
}
HangryDog
HangryDog
Ohjelma.cs
Generated on Mon Oct 27 2014 09:44:20 for luento16esimerkkeja by
1.8.3