JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Pixels.hpp File Reference

Contains jngl::Pixels class. More...

#include <cstdint>
Include dependency graph for Pixels.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Pixels
 Scale-dependent pixels, corresponds to actual pixels on the screen. More...
 

Namespaces

namespace  jngl
 JNGL's main namespace.
 

Functions

bool operator> (jngl::Pixels, jngl::Pixels)
 
Pixels operator/ (Pixels, float)
 
jngl::Pixels operator""_px (unsigned long long)
 

Detailed Description

Contains jngl::Pixels class.

Definition in file Pixels.hpp.