MCPcopy Create free account
hub / github.com/SFML/SFML / getSize

Method getSize

src/SFML/Window/Android/WindowImplAndroid.cpp:150–153  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

148
149////////////////////////////////////////////////////////////
150Vector2u WindowImplAndroid::getSize() const
151{
152 return m_size;
153}
154
155
156////////////////////////////////////////////////////////////

Callers 1

getCapabilitiesFromJniFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected