Variables

code/source/Player.cpp File Reference

#include "Player.h"
#include <gcmodplay.h>
#include "libwiigui/gui.h"
#include "Options.h"
#include "tcyc_menu.h"
#include "main.h"

Go to the source code of this file.

Variables

MODPlay g_modPlay
 used for playing the game music
GuiSound * g_tetrisCheerSound
 the tetris sound effect
Optionsg_options
 the global options
Playerg_players
 the player instances
GXRModeObj * g_vmode
 the video mode
Mtx g_view
 the global view matrix
bool g_isClassicMode
 classic mode

Detailed Description

Author:
Cale Scholl / calvinss4

Definition in file Player.cpp.