C# 클래스 SimpleCardGames.Battle.Controller.BottomPlayerState

Bottom, where the User is always sitting.
상속: SimpleCardGames.Battle.Controller.AiTurnState
파일 보기 프로젝트 열기: ycarowr/SimpleCardGame 1 사용 예제들

공개 메소드들

메소드 설명
BottomPlayerState ( SimpleCardGames.Battle.Controller.TurnBasedFsm fsm, IGameData gameData, Configurations configurations )

메소드 상세

BottomPlayerState() 공개 메소드

public BottomPlayerState ( SimpleCardGames.Battle.Controller.TurnBasedFsm fsm, IGameData gameData, Configurations configurations )
fsm SimpleCardGames.Battle.Controller.TurnBasedFsm
gameData IGameData
configurations Configurations