コード例 #1
0
ファイル: UltraDMD.cs プロジェクト: whitey420/flexdmd
 public void DisplayScene00(string background, string toptext, int topBrightness, string bottomtext, int bottomBrightness, int animateIn, int pauseTime, int animateOut) => _udmd.DisplayScene00(background, toptext, topBrightness, bottomtext, bottomBrightness, animateIn, pauseTime, animateOut);