GCKGameplayState.h 파일
GCKGameplayState 열거형입니다.
더보기
게임플레이 상태를 설명하는 열거형입니다.
- Deprecated:
- Game Manager API는 더 이상 지원되지 않으며 향후 출시에서 삭제될 예정입니다.
열거자 |
---|
GCKGameplayStateUnknown |
게임플레이 상태를 알 수 없습니다.
|
GCKGameplayStateLoading |
게임의 게임 상태를 로드하는 중입니다.
|
GCKGameplayStateRunning |
게임의 게임 상태가 실행 중입니다.
|
GCKGameplayStatePause |
게임의 게임 상태가 일시중지되었습니다.
|
GCKGameplayStateProjectionInfoScreen |
게임의 게임 상태에 정보 화면이 표시됩니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(UTC)
[null,null,["최종 업데이트: 2023-12-02(UTC)"],[[["This documentation details the `GCKGameplayState` enum, which describes the various states of gameplay in the Google Cast SDK."],["The enum includes states like `Unknown`, `Loading`, `Running`, `Paused`, and `ShowingInfoScreen`."],["The `GCKGameplayState` enum is deprecated and will be removed in a future release as the Game Manager API is no longer supported."]]],[]]