Module platform

Module platform 

Source
Expand description

プラットフォーム依存の機能を提供するモジュール このモジュールには、ネットワーク処理、レンダリング、UI表示、 ファイルI/Oなどプラットフォーム固有の実装が含まれます。 Platform abstraction layer. OS-specific implementations.

Modules§

audio
音声データの管理と再生を行う
font
システムフォント取得の Facade
io
ファイルI/O関連の機能を提供するモジュール
network
Network processing module, providing HTTP communication, cache, and cookie management.
renderer
Renderer module. Text, image, and GPU rendering.
system
System platform abstraction. Window and event management.