Class SurfaceAtlasSlot

SurfaceAtlasの空き領域管理クラス。

本クラスのインスタンスをゲーム開発者が直接生成することはなく、ゲーム開発者が利用する必要もない。

Hierarchy

  • SurfaceAtlasSlot

Constructors

Properties

Constructors

Properties

height: number
next: null | SurfaceAtlasSlot
prev: null | SurfaceAtlasSlot
width: number
x: number
y: number

Generated using TypeDoc