@xnv/akashic-scrollable
    Preparing search index...

    Function createDefaultScrollbarImage

    • Create a surface used as images of the default scrollbar.

      デフォルトのスクロールバーで使用される画像の g.Surface を生成する。

      Parameters

      • game: Game

        Game

      • outerRadius: number

        the radius of the outer circle. 外側の円の半径。

      • outerCssColor: string

        the color of the outer circle. 外側の円の色。

      • OptionalinnerRadius: number

        the radius of the inner circle. 内側の円の半径。

      • OptionalinnerCssColor: string

        the color of the inner circle. 内側の円の色。

      Returns Surface