JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
Pixels Class Reference

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

#include <jngl/Pixels.hpp>

Public Member Functions

 Pixels (int32_t)
 
 Pixels (double)
 
 operator float () const
 
 operator double () const
 
 operator int () const
 
 operator ScaleablePixels () const
 
Pixelsoperator+= (Pixels)
 

Friends

bool operator> (jngl::Pixels, jngl::Pixels)
 

Detailed Description

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

Definition at line 14 of file Pixels.hpp.


The documentation for this class was generated from the following file: