Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASPortCmd Struct Reference

#include <JASCmdStack.h>

+ Inheritance diagram for JASPortCmd:
+ Collaboration diagram for JASPortCmd:

Classes

struct  TPortHead
 

Public Types

typedef void(* Command) (JASPortArgs *)
 

Static Public Member Functions

static void execAllCommand ()
 

Public Attributes

Command _10
 
JASPortArgs_14
 

Static Public Attributes

static TPortHead sCommandListOnce
 
static TPortHead sCommandListStay
 

Additional Inherited Members

Member Typedef Documentation

◆ Command

typedef void(* JASPortCmd::Command) (JASPortArgs *)

Member Function Documentation

◆ execAllCommand()

void JASPortCmd::execAllCommand ( )
static

Member Data Documentation

◆ _10

Command JASPortCmd::_10

◆ _14

JASPortArgs* JASPortCmd::_14

◆ sCommandListOnce

JASPortCmd::TPortHead JASPortCmd::sCommandListOnce
static

◆ sCommandListStay

JASPortCmd::TPortHead JASPortCmd::sCommandListStay
static

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