C# 클래스 SyncCore, Aegina

상속: SyncElement
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

메소드 설명
AttackCristal ( int damage, Team, team ) : void

보호된 메소드들

메소드 설명
Start ( ) : void

비공개 메소드들

메소드 설명
CmdSetLevelAtk ( int level ) : void
CmdSetLevelPort ( int level ) : void
CmdSetLevelProd ( int level ) : void
CmdSetLevelTot ( int level ) : void
CmdSetTeam ( Team, team ) : void
NeedUpdate ( ) : void
RpcSetColor ( Team, team ) : void
Update ( ) : void

메소드 상세

AttackCristal() 공개 메소드

public AttackCristal ( int damage, Team, team ) : void
damage int
team Team,
리턴 void

Start() 보호된 메소드

protected Start ( ) : void
리턴 void