Nameless Engine
|
This is the complete list of members for ne::WindowBuilder, including all inherited members.
build() | ne::WindowBuilder | |
params | ne::WindowBuilder | private |
WindowBuilder()=default (defined in ne::WindowBuilder) | ne::WindowBuilder | |
withFullscreenMode(bool bEnableFullscreen) | ne::WindowBuilder | |
withIcon(const std::filesystem::path &pathToIcon) | ne::WindowBuilder | |
withMaximizedState(bool bMaximized) | ne::WindowBuilder | |
withSize(int iWidth, int iHeight) | ne::WindowBuilder | |
withSplashScreenMode(bool bIsSplashScreen) | ne::WindowBuilder | |
withTitle(std::string_view sWindowTitle) | ne::WindowBuilder | |
withVisibility(bool bShow) | ne::WindowBuilder |