Header menu logo Mibo.Raylib

AssetsService Module

Factory for implementations.

Functions and values

Function or value Description

create ()

Full Usage: create ()

Parameters:
    () : unit

Returns: IAssets

Creates an asset service with no base path.

() : unit
Returns: IAssets

createWithBasePath basePath

Full Usage: createWithBasePath basePath

Parameters:
    basePath : string

Returns: IAssets

Creates an asset service where all relative paths are prepended with the given base path.

basePath : string
Returns: IAssets

Type something to start searching.