#pragma once #include <SFML/Graphics.hpp> namespace FM { void Update(); void Start(); class window { public: static void setWindowOptions(unsigned int Width ...
確定! 回上一頁