Engine library

Embed: (wiki syntax)

« Back to documentation index

new_coordinate_struct Struct Reference

new_coordinate_struct Struct Reference

new coordinate struct More...

#include <Engine.h>

Data Fields

int new_x
 integer for the new_x coordinate
int new_y
 integer for the new_y coordinate

Detailed Description

new coordinate struct

Definition at line 30 of file Engine.h.


Field Documentation

int new_x

integer for the new_x coordinate

Definition at line 31 of file Engine.h.

int new_y

integer for the new_y coordinate

Definition at line 32 of file Engine.h.