LibSharedMedia-3.0

  • 2 pages found
NameAuthorLast updated byUpdated on
NameAuthorLast updated byUpdated on
Main wowaceSVN Elkano 28 Aug 2009
Shared handling of media data (fonts, sounds, textures, ...) between addons. API Documentation
API Documentation Elkano Elkano 28 Aug 2009
API Documentation :Register(mediatype, key, data [, langmask]) Registers a new handle of given type. Args mediatype string - the type of the data, eg. font or statusbar key string - the handle to get the data from the lib data string - the data to associate with the handle; normaly a filename [langmask] bitmask - only for mediatype 'font'; bits should be set if the font supports that locale (see below) Returns '''boolean''' - false if data for the given mediatype-key pair already existes,...
  • 2 pages found