|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| FTXUI ftxui:: 名前空間 | |
Functions | |
| Element | gaugeDirection (float progress, Direction direction) |
| 指定された方向に進行する高精細プログレスバーを描画します。 | |
| Element | gaugeRight (float progress) |
| 左から右へ進行する高精細プログレスバーを描画します。 | |
| Element | gaugeLeft (float progress) |
| 右から左へ進行する高精細プログレスバーを描画します。 | |
| Element | gaugeUp (float progress) |
| 下から上へ進行する高精細プログレスバーを描画します。 | |
| Element | gaugeDown (float progress) |
| 上から下へ進行する高精細プログレスバーを描画します。 | |
| Element | gauge (float progress) |
| 高精細プログレスバーを描画します。 | |