neocore
Data Fields
Image_Physic Struct Reference

Image encapsulation with Box. More...

#include <neocore.h>

Data Fields

Image image
 
Box box
 
BOOL physic_enabled
 

Detailed Description

Image encapsulation with Box.

Image_Physic can be collide with another Box structure

Definition at line 201 of file neocore.h.

Field Documentation

◆ box

Box box

Definition at line 203 of file neocore.h.

◆ image

Image image

Definition at line 202 of file neocore.h.

◆ physic_enabled

BOOL physic_enabled
  • enable physic (for collide detection capabilities)

Definition at line 204 of file neocore.h.


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