Cavestory Mod API
Public Attributes | List of all members
CARET Struct Reference

Stores particle information. More...

#include <CSMAPI_types.h>

Public Attributes

int cond
 The condition of the caret.
 
int code
 The caret's ID.
 
int direct
 The direction of the caret.
 
int x
 Subpixel X position.
 
int y
 Subpixel Y position.
 
int xm
 Subpixel X velocity.
 
int ym
 Subpixel Y velocity.
 
int act_no
 The act number.
 
int act_wait
 The act timer.
 
int ani_no
 The current animation number.
 
int ani_wait
 The current animation timer.
 
int view_left
 Subpixel width of the caret (half-size)
 
int view_top
 Subpixel height of the caret (half-size)
 
RECT rect
 The rect to be drawn.
 

Detailed Description

Stores particle information.


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