MCPcopy 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

resizeWidthFunction · 0.45
restoreWidthFunction · 0.45
jquery.jsFile · 0.45
fFunction · 0.45
IO.hFile · 0.45
RenderTextMethod · 0.45
GLInitMethod · 0.45
CalculateHighResFacesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected