C# 클래스 Platformer2DDualControl, LevelConceito1

상속: MonoBehaviour
파일 보기 프로젝트 열기: MuvucaGames/LevelConceito1

공개 메소드들

메소드 설명
SetPlayer ( bool isFirstPlayer ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
FixedUpdate ( ) : void
Update ( ) : void

메소드 상세

SetPlayer() 공개 메소드

public SetPlayer ( bool isFirstPlayer ) : void
isFirstPlayer bool
리턴 void