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