C# 클래스 Animatroller.Scenes.Xmas2013scene

상속: Animatroller.Framework.BaseScene, ISceneRequiresAcnStream
파일 보기 프로젝트 열기: HakanL/animatroller

Private Properties

프로퍼티 타입 설명
AllLightsOff void
ConfigureMusic1 void
EverythingOff void
TestAllPixels void

공개 메소드들

메소드 설명
Run ( ) : void
Start ( ) : void
Stop ( ) : void
WireUp ( Animatroller.Framework.Expander port ) : void
Xmas2013scene ( IEnumerable args ) : System

비공개 메소드들

메소드 설명
AllLightsOff ( ) : void
ConfigureMusic1 ( ) : void
EverythingOff ( ) : void
TestAllPixels ( Color color, double brightness, System.TimeSpan delay ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

WireUp() 공개 메소드

public WireUp ( Animatroller.Framework.Expander port ) : void
port Animatroller.Framework.Expander
리턴 void

Xmas2013scene() 공개 메소드

public Xmas2013scene ( IEnumerable args ) : System
args IEnumerable
리턴 System