Akashic Engine
    Preparing search index...

    Class SurfaceAtlasSlot

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

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

    Index

    Constructors

    Properties

    Constructors

    Properties

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