Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetHeight
Method
GetHeight
src/Nazara/Platform/Win32/WindowImpl.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
unsigned int WindowImpl::GetHeight() const
222
{
223
return m_size.y;
224
}
225
226
Vector2i WindowImpl::GetPosition() const
227
{
Callers
2
Create
Method · 0.45
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected