Sha256: e042f00de95152b2d94af16e5611d832401670a79e641c0eea98e2a97d938446
Contents?: true
Size: 176 Bytes
Versions: 36
Compression:
Stored size: 176 Bytes
Contents
//! \file Inspection.hpp //! A special set of functions designed for tuning Gosu games. #pragma once namespace Gosu { //! Returns the current framerate. int fps(); }
Version data entries
36 entries across 36 versions & 1 rubygems