File Menu.cpp
FileList > Interfaces > Menu.cpp
Go to the source code of this file
#include "Menu.hpp"
#include <SFML/Window.hpp>
#include <SFML/Graphics.hpp>
Namespaces
Type | Name |
---|---|
namespace | i_2D |
Public Functions
Type | Name |
---|---|
const sf::Vector2f | MENU_BUTTON_SIZE ({200.f, 50.f}) |
Public Functions Documentation
function MENU_BUTTON_SIZE
const sf::Vector2f MENU_BUTTON_SIZE (
{200.f, 50.f}
)
Author:
: Team - 3
Date:
: 10/3/2023 Menu class creates a menu and displays it in the render window
The documentation for this class was generated from the following file source/Interfaces/Menu.cpp