Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DodongosQuest
Creatures
StationaryTurnStrategy
C# 클래스 DodongosQuest.Creatures.StationaryTurnStrategy
상속:
ITurnStrategy
파일 보기
프로젝트 열기: faintpixel/Roguelike
공개 메소드들
메소드
설명
TakeTurn
(
ICreature
creature
,
World
world
) :
void
메소드 상세
TakeTurn()
공개
메소드
public
TakeTurn
(
ICreature
creature
,
World
world
) :
void
creature
ICreature
world
World
리턴
void