neocore
Data Fields
Animated_Sprite_Physic Struct Reference

Animated_Sprite encapsulation with Box. More...

#include <neocore.h>

Data Fields

Animated_Sprite animated_sprite
 
Box box
 
BOOL physic_enabled
 

Detailed Description

Animated_Sprite encapsulation with Box.

Animated_Sprite_Physic can be collide with another Box structure

Definition at line 188 of file neocore.h.

Field Documentation

◆ animated_sprite

Animated_Sprite animated_sprite

Definition at line 189 of file neocore.h.

◆ box

Box box

Definition at line 190 of file neocore.h.

◆ physic_enabled

BOOL physic_enabled
  • enable physic (for collide detection capalities)

Definition at line 191 of file neocore.h.


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