tubao
    Preparing search index...

    Class BaseSound

    Created by yangsong on 15-1-14. Sound基类

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _cache: any
    _loadingCache: string[]

    Methods

    • 检测一个文件是否要清除,子类重写

      Parameters

      • key: string

      Returns boolean

    • 获取Sound

      Parameters

      • key: string

      Returns Sound

    • 资源加载完成后处理播放,子类重写

      Parameters

      • key: string

      Returns void