GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Classes | Functions
Common programming tools

Classes

class  gd::Vector2< T >
 Utility template class for manipulating 2-dimensional vectors. More...
 

Functions

double gd::Round (double d)
 

Detailed Description

Common functions and tools for programming.

Function Documentation

◆ Round()

double gd::Round ( double  d)
inline

Round the number to the nearest integer