Murl Engine Lua Addon API  Version 1.0 beta
Related Pages
Here is a list of all related documentation pages:
[detail level 1234]
 MurlThe Murl Engine main namespace
 Murl.AddonsNamespace containing addon related interfaces
 Murl.CoreNamespace containing core related interfaces
 Murl.DebugNamespace for debugging functions and classes
 Murl.Graph
 Murl.IEnumsA collection of system-wide constant enumerations
 Murl.InputNamespace containing input related interfaces
 Murl.LogicNamespace containing logic related interfaces
 Murl.MathNamespace containing mathematic related interfaces
 Murl.NetNetworking classes and functions
 Murl.OutputNamespace containing output related interfaces
 Murl.Resource
 Murl.SystemSystem-specific classes and functions
 Murl.UtilUtility classes, templates and functions
 Murl.IAddonThe add-on interface
 Murl.IAppThe application interface
 Murl.IAppAddonRegistryThe add-on registry interface
 Murl.IAppConfigurationThe application configuration interface defines the application-specific settings which can be modified during runtime
 Murl.IAppControlThe IAppControl interface
 Murl.IAppStateThe application state interface
 Murl.IAppStoreControlThe IAppStoreControl interface
 Murl.IAppStoreProductThe IAppStoreProduct interface
 Murl.IAttributesThe XML attributes interface
 Murl.IAudioStreamThe audio stream interface
 Murl.ICloudControlThe ICloudControl interface
 Murl.ICloudRecordThe ICloudRecord interface
 Murl.IControlableThe IControlable interface
 Murl.IEMailThe e-mail interface
 Murl.IEngineConfigurationThe engine configuration interface defines the engine-specific settings which can be modified prior to starting the engine only, e.g
 Murl.IFeatureSetThe IFeatureSet interface
 Murl.IFileThe file interface provides access to a single file
 Murl.IFileInterfaceThe file access interface
 Murl.IFilterThe filter interface
 Murl.IFontThe font interface
 Murl.IGameCenterAchievementEntryThe achievement entry interface
 Murl.IGameCenterControlThe IGameCenterControl interface
 Murl.IGameCenterLeaderboardEntryThe leaderboard entry interface
 Murl.IGameCenterPlayerThe player entry interface
 Murl.IGameControllerMappingThe game controller mapping interface
 Murl.IKeyboardControlThe IKeyboardControl interface
 Murl.ILoaderThe loader interface
 Murl.IMediaControlThe IMediaControl interface
 Murl.IMovieStreamThe movie stream interface
 Murl.IMusicPlayerControlThe IMusicPlayerControl interface
 Murl.IPackageThe package interface
 Murl.IPlatformConfigurationThe platform configuration interface defines the immutable platform-specific settings
 Murl.IPreferencesControlThe IPreferencesControl interface
 Murl.IRumbleControlThe IRumbleControl interface
 Murl.IScreenshotControlThe IScreenshotControl interface
 Murl.ISystemDialogThe system-dialog interface
 Murl.ISystemDialogControlThe ISystemDialogControl interface
 Murl.ISystemFontControlThe system font control interface
 Murl.ITelephonyControlThe ITelephonyControl interface
 Murl.IUrlRequestThe url request interface
 Murl.IVideoScalerThe video scaler interface
 Murl.IVideoStreamThe video stream interface
 Murl.IVideoSurfaceThe video surface interface
 Murl.IVirtualMouseThe virtual mouse device interface
 Murl.IWebControlThe IWebControl interface
 Murl.ArrayA generic array template class for moveable objects eg. structs or fundamental data types like UInt32, Real, etc
 Murl.BitfieldThe bitfield class
 Murl.BufferedDataThe BufferedData object extends the Data object for appending data portions to pre-allocated memory
 Murl.ChangeControllerThe change controller template class to control changes of an object's value
 Murl.ChangeInspectorInspector for observing ChangeController classes
 Murl.ColorA color class
 Murl.ConstDataThe ConstData object holds a pointer and size information to a read-only memory data location
 Murl.DataThe Data object holds a pointer and size information to an allocated memory data location
 Murl.EnumEnumeration string mapping template class
 Murl.HashA hash class
 Murl.IndexA generic index template class for moveable objects eg. structs or fundamental data types like UInt32, Real, etc
 Murl.IndexBaseA generic index template base class
 Murl.MapA generic map template class for moveable objects eg. structs or fundamental data types like UInt32, Real, etc
 Murl.MapBaseA generic map template base class
 Murl.MutableDataThe MutableData object holds a pointer and size information to a mutable memory data location
 Murl.QueueA generic queue template class for moveable objects eg. structs or fundamental data types like UInt32, Real, etc
 Murl.ResultA class for retrieving the result of some operation
 Murl.SharedArrayA proxy class contaning a shared pointer to an array
 Murl.SharedPointerThe SharedPointer class
 Murl.StringA string class
 RawButtonCodeThe raw-button codes enumeration
 RawKeyCodeThe raw-key codes enumeration