Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DodongosQuest
Creatures
StationaryTurnStrategy
C# Class DodongosQuest.Creatures.StationaryTurnStrategy
Inheritance:
ITurnStrategy
Afficher le fichier
Open project: faintpixel/Roguelike
Méthodes publiques
Méthode
Description
TakeTurn
(
ICreature
creature
,
World
world
) :
void
Method Details
TakeTurn()
public
méthode
public
TakeTurn
(
ICreature
creature
,
World
world
) :
void
creature
ICreature
world
World
Résultat
void