|
Onsens
1.0
This is C++ game about bitwise logic.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | sf |
Enumerations | |
| enum | sf::PrimitiveType { sf::Points , sf::Lines , sf::LineStrip , sf::Triangles , sf::TriangleStrip , sf::TriangleFan , sf::Quads , sf::LinesStrip = LineStrip , sf::TrianglesStrip = TriangleStrip , sf::TrianglesFan = TriangleFan } |
| Types of primitives that a sf::VertexArray can render. More... | |