Functions | Variables

code/source/tcyc_input.cpp File Reference

#include "tcyc_input.h"
#include "main.h"
#include "tcyc_menu.h"
#include "Player.h"
#include "Options.h"
#include "libwiigui/gui.h"
#include "PowerupUtils.h"

Go to the source code of this file.

Functions

void TCYC_ProcessInput ()
 Process player input during game mode.
void TCYC_ProcessEditModeInput ()
 Process player input during edit mode.
bool PausePressedAnyPlayer ()
 Returns true if any player pressed pause.

Variables

Playerg_players
 the player instances
int g_tcycMenu
 the current menu state
Optionsg_options
 the global options
GuiTrigger userInput [4]
 user input
bool g_isClassicMode
 classic mode

Detailed Description

Author:
Cale Scholl / calvinss4

Definition in file tcyc_input.cpp.