Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Risk1
Continent
C# Class Risk1.Continent
Mostrar archivo
Open project: faridmovsumov/absoluterisk
Class Usage Examples
Public Properties
Property
Type
Description
bolgeler
List
getirisi
int
name
String
Public Methods
Method
Description
Continent
(
string
n
,
int
g
) :
System
Method Details
Continent()
public
method
public
Continent
(
string
n
,
int
g
) :
System
n
string
g
int
return
System
Property Details
bolgeler
public_oe property
Kıtada bulunan bölgelerin listesinin tutulduğu değişkendir.
public
List
bolgeler
return
List
getirisi
public_oe property
Kıtanın bütün bölgelerine de sahip olan oyuncunun her döngüde kazanacağı extra asker sayısını ifade eder.
public
int
getirisi
return
int
name
public_oe property
Kıtanın adının tutulduğu değişkendir.
public
String
name
return
String