enum Terminimal::ClearDirection
Overview
Possible direction from screen and line clearing (relative to cursor pos).
Defined in:
terminimal.crEnum Members
-
ToEnd =
0
-
ToStart =
1
-
All =
3
Possible direction from screen and line clearing (relative to cursor pos).
0
1
3