Introduction to the SDK
更新时间:
复制 MD 格式
The Alibaba Cloud Gaming Platform SDK is a client-side SDK that connects your application to the Alibaba Cloud Gaming Platform as a Service (PaaS). You can use the SDK to quickly build your own cloud gaming app.
SDK capabilities
- Region list retrieval and latency measurement
- Retrieves the list of regions deployed on the Cloud Gaming PaaS.
- Tests the round-trip time (RTT) to each region.
- Game queuing and scheduling
- Invokes the PaaS to schedule server resources and start the game.
- If server resources are insufficient, the request is placed in a queue. The game starts after the queuing process is complete.
- Basic game instance operations
- Starts or stops the game.
- Supports automatic reconnection.
- Code for in-game adjustments
- Supports touch controls, keyboards, controllers, and a default virtual controller.
该文章对您有帮助吗?