| Method | Defined by | ||
|---|---|---|---|
| AdventureActions | |||
| Constant | Defined by | ||
|---|---|---|---|
| ActionIdClose : String = "Close" [static]
| AdventureActions | ||
| ActionIdGive : String = "Give" [static]
| AdventureActions | ||
| ActionIdInteract : String = "Interact" [static]
| AdventureActions | ||
| ActionIdLookAt : String = "Lookat" [static]
| AdventureActions | ||
| ActionIdOpen : String = "Open" [static]
| AdventureActions | ||
| ActionIdPickUp : String = "Pickup" [static]
| AdventureActions | ||
| ActionIdPull : String = "Pull" [static]
| AdventureActions | ||
| ActionIdPush : String = "Push" [static]
| AdventureActions | ||
| ActionIdTalkTo : String = "Talkto" [static]
| AdventureActions | ||
| ActionIdUse : String = "Use" [static]
| AdventureActions | ||
| ActionIdWalkTo : String = "Walkto" [static]
| AdventureActions | ||
| AdventureActions | () | constructor |
public function AdventureActions()
| ActionIdClose | constant |
public static const ActionIdClose:String = "Close"
| ActionIdGive | constant |
public static const ActionIdGive:String = "Give"
| ActionIdInteract | constant |
public static const ActionIdInteract:String = "Interact"
| ActionIdLookAt | constant |
public static const ActionIdLookAt:String = "Lookat"
| ActionIdOpen | constant |
public static const ActionIdOpen:String = "Open"
| ActionIdPickUp | constant |
public static const ActionIdPickUp:String = "Pickup"
| ActionIdPull | constant |
public static const ActionIdPull:String = "Pull"
| ActionIdPush | constant |
public static const ActionIdPush:String = "Push"
| ActionIdTalkTo | constant |
public static const ActionIdTalkTo:String = "Talkto"
| ActionIdUse | constant |
public static const ActionIdUse:String = "Use"
| ActionIdWalkTo | constant |
public static const ActionIdWalkTo:String = "Walkto"