neocore
Data Fields
Box Struct Reference

collider definition More...

#include <neocore.h>

Data Fields

Vec2short p0
 
Vec2short p1
 
Vec2short p2
 
Vec2short p3
 
Vec2short p4
 
short width
 
short height
 
short widthOffset
 
short heightOffset
 

Detailed Description

collider definition

Definition at line 118 of file neocore.h.

Field Documentation

◆ height

short height

height of the box

Definition at line 125 of file neocore.h.

◆ heightOffset

short heightOffset

height box reducing

Definition at line 127 of file neocore.h.

◆ p0

coordinate 0 of the box (x, y)

Definition at line 119 of file neocore.h.

◆ p1

coordinate 1 of the box (x, y)

Definition at line 120 of file neocore.h.

◆ p2

coordinate 2 of the box (x, y)

Definition at line 121 of file neocore.h.

◆ p3

coordinate 3 of the box (x, y)

Definition at line 122 of file neocore.h.

◆ p4

coordinate 4 of the box (x, y)

Definition at line 123 of file neocore.h.

◆ width

short width

width of the box

Definition at line 124 of file neocore.h.

◆ widthOffset

short widthOffset

width box reducing

Definition at line 126 of file neocore.h.


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