gMissionPrototype Class Reference

List of all members.

Public Member Functions

mixed RemoveTask (mixed id)
mixed SetTask (mixed id, mixed task)
mixed AddTask (mixed task)
 adds a task on the top of the task stack and return the task index
mixed SendUpdateTaskState (mixed taskid)
 sends a state update message
mixed ServerSendMissionUpdate (mixed con)
 sends the current mission (including tasks) to one connection/client


Detailed Description

Definition at line 299 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gMissionPrototype::RemoveTask ( mixed  id  )  [inline]

Definition at line 301 of file lua_pseudo_code.cpp.

mixed gMissionPrototype::SetTask ( mixed  id,
mixed  task 
) [inline]

Definition at line 303 of file lua_pseudo_code.cpp.

mixed gMissionPrototype::AddTask ( mixed  task  )  [inline]

adds a task on the top of the task stack and return the task index

Definition at line 306 of file lua_pseudo_code.cpp.

mixed gMissionPrototype::SendUpdateTaskState ( mixed  taskid  )  [inline]

sends a state update message

Definition at line 309 of file lua_pseudo_code.cpp.

mixed gMissionPrototype::ServerSendMissionUpdate ( mixed  con  )  [inline]

sends the current mission (including tasks) to one connection/client

Definition at line 312 of file lua_pseudo_code.cpp.


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

Generated on Wed Feb 8 06:00:25 2012 for lua by  doxygen 1.5.6