MCPcopy Create free account
hub / github.com/TankOs/SFGUI / Font

Class Font

include/SFGUI/Engine.hpp:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16class String;
17class Color;
18class Font;
19
20SFGUI_API std::ostream& operator<<( std::ostream& stream, const Color& color );
21SFGUI_API std::istream& operator>>( std::istream& stream, Color& color );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected