2D_Game_Engine
Loading...
Searching...
No Matches
editor
include
scene_buttons.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
scene.hpp
>
4
5
class
SceneButtons
{
6
public
:
12
static
void
PlayButton
(std::vector<std::pair<std::string,uint32_t>>&script_components);
13
};
SceneButtons
Definition
scene_buttons.hpp:5
SceneButtons::PlayButton
static void PlayButton(std::vector< std::pair< std::string, uint32_t > > &script_components)
Definition
scene_buttons.cpp:53
scene.hpp
Generated by
1.10.0