Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
render2dsentence.cpp File Reference
#include "render2dsentence.h"
#include "surfaceclass.h"
#include "texture.h"
#include "wwprofile.h"
#include "wwmemlog.h"
#include "dx8wrapper.h"

Go to the source code of this file.

Macros

#define no_TEST_PLACEMENT   1
 
#define TEXTURE_OFFSET   2
 

Functions

float FindStartingXPos (const WCHAR *text)
 

Macro Definition Documentation

◆ no_TEST_PLACEMENT

#define no_TEST_PLACEMENT   1

Definition at line 53 of file render2dsentence.cpp.

◆ TEXTURE_OFFSET

#define TEXTURE_OFFSET   2

Definition at line 55 of file render2dsentence.cpp.

Function Documentation

◆ FindStartingXPos()

float FindStartingXPos ( const WCHAR * text)

Definition at line 724 of file render2dsentence.cpp.