C# 클래스 Sanguosha.Core.Games.RoleGame

상속: Game
파일 보기 프로젝트 열기: RagingBigFemaleBird/sgs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
RoleDeckType Sanguosha.Core.Cards.DeckType

공개 메소드들

메소드 설명
GetMaxHealth ( Player p ) : int
RoleGame ( ) : System

보호된 메소드들

메소드 설명
InitTriggers ( ) : void

비공개 메소드들

메소드 설명
StartGameDeal ( Game game ) : void

메소드 상세

GetMaxHealth() 공개 메소드

public GetMaxHealth ( Player p ) : int
p Sanguosha.Core.Players.Player
리턴 int

InitTriggers() 보호된 메소드

protected InitTriggers ( ) : void
리턴 void

RoleGame() 공개 메소드

public RoleGame ( ) : System
리턴 System

프로퍼티 상세

RoleDeckType 공개적으로 정적으로 프로퍼티

public static DeckType,Sanguosha.Core.Cards RoleDeckType
리턴 Sanguosha.Core.Cards.DeckType