![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The Murl Engine main namespace.
Murl.Addons
Murl.Core
Murl.Debug
Murl.Graph
Murl.IEnums
Murl.Input
Murl.Logic
Murl.Math
Murl.Net
Murl.Output
Murl.Resource
Murl.System
Murl.Util
Murl.IAddon
Murl.IApp
Murl.IAppAddonRegistry
Murl.IAppConfiguration
Murl.IAppControl
Murl.IAppState
Murl.IAppStoreControl
Murl.IAppStoreProduct
Murl.IAttributes
Murl.IAudioStream
Murl.ICloudControl
Murl.ICloudRecord
Murl.IControlable
Murl.IEMail
Murl.IEngineConfiguration
Murl.IFeatureSet
Murl.IFile
Murl.IFileInterface
Murl.IFilter
Murl.IFont
Murl.IGameCenterAchievementEntry
Murl.IGameCenterControl
Murl.IGameCenterLeaderboardEntry
Murl.IGameCenterPlayer
Murl.IGameControllerMapping
Murl.IKeyboardControl
Murl.ILoader
Murl.IMediaControl
Murl.IMovieStream
Murl.IMusicPlayerControl
Murl.IPackage
Murl.IPlatformConfiguration
Murl.IPreferencesControl
Murl.IRumbleControl
Murl.IScreenshotControl
Murl.ISystemDialog
Murl.ISystemDialogControl
Murl.ISystemFontControl
Murl.ITelephonyControl
Murl.IUrlRequest
Murl.IVideoScaler
Murl.IVideoStream
Murl.IVideoSurface
Murl.IVirtualMouse
Murl.IWebControl
Murl.Array
Murl.Bitfield
Murl.BufferedData
Murl.ChangeController
Murl.ChangeInspector
Murl.Color
Murl.ConstData
Murl.Data
Murl.Enum
Murl.Hash
Murl.Index
Murl.IndexBase
Murl.Map
Murl.MapBase
Murl.MutableData
Murl.Queue
Murl.Result
Murl.SharedArray
Murl.SharedPointer
Murl.String
RawButtonCode
RawKeyCode
ColorStringFormat
A boolean change controller type.
A signed 32 bit integer change controller type.
A string change controller type.
The IAddon shared pointer type.
The IApp shared pointer type.
Definition of the player array. The player array is provided by IGameCenterControl::GetFriends().
Definition of the leaderboard entries array. The leaderboard array is provided by IGameCenterControl::GetLeaderboard().
Definition of the achievement entries array. The achievements array is provided by IGameCenterControl::GetAchievements().
The IGameControllerMapping shared pointer type.
The IVideoScaler shared pointer type.
The IVideoScaler const shared pointer type.
The IVideoSurface shared pointer type.
The IVideoSurface const shared pointer type.
String index container, with default hashing function.
UInt8 index container, with default hashing function.
SInt8 index container, with default hashing function.
UInt16 index container, with default hashing function.
SInt16 index container, with default hashing function.
UInt32 index container, with default hashing function.
SInt32 index container, with default hashing function.
UInt64 index container, with default hashing function.
SInt64 index container, with default hashing function.
Real index container, with default hashing function.
Float index container, with default hashing function.
Double index container, with default hashing function.
A string array.
A wide-character array.
An unsigned 8 bit integer array.
A signed 8 bit integer array.
An unsigned 16 bit integer array.
A signed 16 bit integer array.
An unsigned 32 bit integer array.
A signed 32 bit integer array.
An unsigned 64 bit integer array.
A signed 64 bit integer array.
Generic floating point array. This data type is defined in a platform-specific way, to either 32 bit or 64 bit floating point types.
Explicit 32bit IEEE floating point array.
Explicit 64bit IEEE floating point array.
An array of boolean values.
A string queue.
An unsigned 8 bit integer queue.
A signed 8 bit integer queue.
An unsigned 16 bit integer queue.
A signed 16 bit integer queue.
An unsigned 32 bit integer queue.
A signed 32 bit integer queue.
An unsigned 64 bit integer queue.
A signed 64 bit integer queue.
Generic floating point queue. This data type is defined in a platform-specific way, to either 32 bit or 64 bit floating point types.
Explicit 32bit IEEE floating point queue.
Explicit 64bit IEEE floating point queue.
A queue of boolean values.
Get the IAppStoreControl::Status enumeration to string mapping class.
Murl.Enum GetIAppStoreControlStatusEnum()
Get the IAppStoreProduct::Status enumeration to string mapping.
Murl.Enum GetIAppStoreProductStatusEnum()
Get the IAppStoreProduct::ProductType enumeration to string mapping.
Murl.Enum GetIAppStoreProductTypeEnum()
Get the ICloudControl::AccountStatus enumeration to string mapping.
Murl.Enum GetICloudAccountStatusEnum()
Get the ICloudControl::KeyValueStatus enumeration to string mapping.
Murl.Enum GetICloudKeyValueStatusEnum()
Get the ICloudRecord::Status enumeration to string mapping.
Murl.Enum GetICloudRecordStatusEnum()
Get the IGameCenterControl::AuthenticationStatus enumeration to string mapping.
Murl.Enum GetIGameCenterAuthenticationStatusEnum()
Get the IGameCenterControl::LoadFriendsStatus enumeration to string mapping.
Murl.Enum GetIGameCenterLoadFriendsStatusEnum()
Get the IGameCenterControl::LeaderboardStatus enumeration to string mapping.
Murl.Enum GetIGameCenterLeaderboardStatusEnum()
Get the IGameCenterControl::AchievementStatus enumeration to string mapping.
Murl.Enum GetIGameCenterAchievementStatusEnum()
Get the IGameCenterControl::Error enumeration to string mapping.
Murl.Enum GetIGameCenterControlErrorEnum()
Get the IMusicPlayerControl::MusicPlayer enumeration to string mapping.
Murl.Enum GetIMusicPlayerEnum()
Get the IMusicPlayerControl::PlaybackState enumeration to string mapping.
Murl.Enum GetIMusicPlayerPlaybackStateEnum()
Get the IMusicPlayerControl::RepeatMode enumeration to string mapping.
Murl.Enum GetIMusicPlayerRepeatModeEnum()
Get the IMusicPlayerControl::ShuffleMode enumeration to string mapping.
Murl.Enum GetIMusicPlayerShuffleModeEnum()
Get the Murl.RawButtonCode enumeration string mapping.
Murl.Enum GetRawButtonCodeEnum()
Get the Murl.RawKeyCode enumeration string mapping.
Murl.Enum GetRawKeyCodeEnum()