Start.h File Reference

#include "Game.h"

Go to the source code of this file.

Functions

void GLFWCALL keyPressListener (int key, int action)
int GLFWCALL windowCloseListener ()
void GLFWCALL mouseMoveListener (int x, int y)
void GLFWCALL mouseButtonListener (int button, int action)
bool setupWindow (int, int, bool)

Variables

Gamegame

Function Documentation

void GLFWCALL keyPressListener ( int  key,
int  action 
)

Definition at line 124 of file Start.cpp.

void GLFWCALL mouseButtonListener ( int  button,
int  action 
)

Definition at line 200 of file Start.cpp.

void GLFWCALL mouseMoveListener ( int  x,
int  y 
)

Definition at line 188 of file Start.cpp.

bool setupWindow ( int  ,
int  ,
bool   
)

Definition at line 97 of file Start.cpp.

int GLFWCALL windowCloseListener (  ) 

Definition at line 118 of file Start.cpp.


Variable Documentation

Definition at line 23 of file Start.cpp.


Generated by  doxygen 1.6.2