ManiaScript
Script language used in ManiaPlanet
 All Classes Files Functions Variables Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes | List of all members
CMlScriptIngame Struct Reference

#include <big.h>

Inheritance diagram for CMlScriptIngame:
CMlScript CNod CSmMlScriptIngame CTmMlScriptIngame

Public Types

enum  LinkType {
  ExternalBrowser, ManialinkBrowser, Goto, ExternalFromId,
  ManialinkFromId, GotoFromId
}
- Public Types inherited from CMlScript
enum  LinkType {
  ExternalBrowser, ManialinkBrowser, Goto, ExternalFromId,
  ManialinkFromId, GotoFromId
}

Public Member Functions

Void ShowCurChallengeCard ()
Void JoinTeam1 ()
Void JoinTeam2 ()
- Public Member Functions inherited from CMlScript
Void OpenLink (Text Url, LinkType LinkType)

Public Attributes

const Integer GameTime
const CMap Map
const CUser LocalPlayerInfo
- Public Attributes inherited from CMlScript
const CMlPage Page
const CUIConfig UI
const Integer Now
const Integer CurrentTime
const Text CurrentTimeText
const Text CurrentLocalDateText
const CMlEvent[] PendingEvents
const Real MouseX
const Real MouseY
const Boolean MouseLeftButton
const Boolean MouseRightButton
const Boolean MouseMiddleButton
const Boolean KeyUp
const Boolean KeyDown
const Boolean KeyLeft
const Boolean KeyRight
const Boolean KeyReturn
const Boolean KeySpace
const Boolean KeyDelete
- Public Attributes inherited from CNod
const Ident Id

Member Enumeration Documentation

Enumerator:
ExternalBrowser 
ManialinkBrowser 
Goto 
ExternalFromId 
ManialinkFromId 
GotoFromId 

Member Function Documentation

Void CMlScriptIngame::JoinTeam1 ( )
Void CMlScriptIngame::JoinTeam2 ( )
Void CMlScriptIngame::ShowCurChallengeCard ( )

Member Data Documentation

const Integer CMlScriptIngame::GameTime
const CUser CMlScriptIngame::LocalPlayerInfo
const CMap CMlScriptIngame::Map

The documentation for this struct was generated from the following file: