Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ width
Method
width
Source/Graphics/text.cpp:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
void SetPenColor(int r, int g, int b, int a);
73
void RenderToConsole();
74
int width() { return width_; }
75
int height() { return height_; }
76
77
private:
Callers
14
resizeWidth
Function · 0.45
restoreWidth
Function · 0.45
jquery.js
File · 0.45
f
Function · 0.45
IO.h
File · 0.45
UploadTextCanvasToTexture
Method · 0.45
RenderText
Method · 0.45
GLInit
Method · 0.45
CalculateHighResVertices
Method · 0.45
CalculateHighResFaces
Method · 0.45
CalculateSimplifiedTerrain
Method · 0.45
CalculateMinimalTerrain
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected