C# 클래스 TuxedoBerries.ScenePanel.Drawers.GameplayControlsDrawer

Gameplay controls drawer. Draws the gameplay controls.
상속: BaseDrawer
파일 보기 프로젝트 열기: TuxedoBerries/ScenePanel 1 사용 예제들

공개 메소드들

메소드 설명
DrawGeneralControls ( ) : void

Draws the general controls. - Play from start - Play - Pause - Stop

GameplayControlsDrawer ( ) : TuxedoBerries.ScenePanel.Constants

비공개 메소드들

메소드 설명
GetContent ( string texture, string tooltip ) : GUIContent
GetPauseButtonColor ( ) : Color
GetPlayButtonColor ( ) : Color
GetPlayFromStartButtonColor ( ) : Color
GetStepButtonColor ( ) : Color
GetStopButtonColor ( ) : Color

메소드 상세

DrawGeneralControls() 공개 메소드

Draws the general controls. - Play from start - Play - Pause - Stop
public DrawGeneralControls ( ) : void
리턴 void

GameplayControlsDrawer() 공개 메소드

public GameplayControlsDrawer ( ) : TuxedoBerries.ScenePanel.Constants
리턴 TuxedoBerries.ScenePanel.Constants