LResourceManager Class

#include <Layers/lobject.h>
Inherited By: LAttribute

Public Functions

void init ( const void * entries, size_t count )
LResourceManager & instance ( )
LResource resource ( const LString & path )
std::map<LString, LResource> resources ( const LString & path )

Detailed Description

Member Function Documentation

void init ( const void * entries, size_t count )

LResourceManager & instance ( )

LResource resource ( const LString & path )

std::map<LString, LResource> resources ( const LString & path )

Appearance
Theme