Jypeli
5
The simple game programming library
Pääsivu
+
Nimiavaruudet
Nimiavaruus Lista
+
Nimiavaruuden jäsenet
+
Kaikki
a
b
c
d
g
h
k
l
m
s
t
v
Funktiot
Luettelotyypit
+
Luokat
Luokkalista
Luokkaluettelo
Luokkahierarkia
+
Luokan jäsenet
+
Kaikki
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Funktiot
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Muuttujat
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Luettelotyypit
+
Ominaisuudet
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Tapahtumat
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
y
+
Tiedostot
Tiedostolista
+
Tiedoston jäsenet
+
Kaikki
j
x
+
Tyyppimäärittelyt
j
x
•
Kaikki
Luokat
Nimiavaruudet
Tiedostot
Funktiot
Muuttujat
Tyyppimäärittelyt
Luettelotyypit
Luettelotyyppien arvot
Ominaisuudet
Tapahtumat
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