Interface ScreenState
-
- All Implemented Interfaces:
public interface ScreenState
The state of Camera on the Screen. Whether it is on the screen or went to background somehow.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
ScreenState.Hidden
public class
ScreenState.Shown
-