Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
Version numbering scheme. See http://en.wikipedia.org/wiki/Software_versioning. More...
#include <Settings.hpp>
Public Types | |
using | revnum_type = std::int32_t |
Public Attributes | |
revnum_type | major |
significant changes More... | |
revnum_type | minor |
incremental changes More... | |
revnum_type | revision |
bug fixes More... | |
Version numbering scheme. See http://en.wikipedia.org/wiki/Software_versioning.
using box2d::Version::revnum_type = std::int32_t |
revnum_type box2d::Version::major |
significant changes
revnum_type box2d::Version::minor |
incremental changes
revnum_type box2d::Version::revision |
bug fixes