![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include "video.h"#include <cassert>#include <stdio.h>#include <sched.h>#include <sys/time.h>
Include dependency graph for convideo.cpp:Go to the source code of this file.
Variables | |
| static int | g_fps = 0 |
| unsigned int * | g_pImg = 0 |
| int | g_sizex |
| int | g_sizey |
| struct timeval | g_time |
| static video * | g_video = 0 |
int g_fps = 0 [static] |
Definition at line 36 of file convideo.cpp.
| unsigned int* g_pImg = 0 |
Definition at line 33 of file convideo.cpp.
Referenced by DestroyOverlay(), DrawOverlay(), and HandleNew().
| int g_sizex |
Definition at line 34 of file convideo.cpp.
Referenced by CheckBoundries(), DDInit(), DDOverlayInit(), HandleNew(), InternalWndProc(), mouse(), and WinInit().
| int g_sizey |
Definition at line 34 of file convideo.cpp.
Referenced by CheckBoundries(), DDInit(), DDOverlayInit(), HandleNew(), InternalWndProc(), mouse(), and WinInit().
| struct timeval g_time |
Definition at line 52 of file convideo.cpp.
Definition at line 35 of file convideo.cpp.
Referenced by CheckBoundries(), InternalWndProc(), mouse(), and thread_vsync().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.