Jypeli
5
The simple game programming library
GameConnection.cs
Siirry tämän tiedoston dokumentaatioon.
1
using
System
;
2
using
System
.Collections.Generic;
3
using
System
.Linq;
4
using
System
.Text;
5
6
namespace
Jypeli
7
{
8
public
partial class
GameObject
9
{
13
public
bool
IsAddedToGame
{
get
;
set
; }
14
}
15
}
Jypeli.GameObject.IsAddedToGame
bool IsAddedToGame
Onko olio lisätty peliin.
Definition:
__GameObject.cs:207
System
Jypeli
Jypeli
GameObjects
GameObject
GameConnection.cs
Generoinut projektille Jypeli Fri Sep 15 2017 21:57:25
1.8.13