Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

Engrave_Part_State: Functions to work with the Engrave_Part_State objects


Data Structures

struct  _Engrave_Part_State
 Stores the information for the Engrave_Part_State object. More...


Typedefs

typedef _Engrave_Part_State Engrave_Part_State
 The Engrave_Part_State typedef.


Functions

Engrave_Part_Stateengrave_part_state_new (void)
 engrave_part_state_new - create a new Engrave_Part_State object.

void engrave_part_state_free (Engrave_Part_State *eps)
 engrave_part_state_free - free the state

void engrave_part_state_parent_set (Engrave_Part_State *eps, void *ep)
 engrave_part_state_parent_set - set the parent part on this state

void * engrave_part_state_parent_get (Engrave_Part_State *eps)
 engrave_part_state_parent_get - get the parent part of this state

void engrave_part_state_name_set (Engrave_Part_State *eps, const char *name, double value)
 engrave_part_state_name_set - Set the name of the state

void engrave_part_state_visible_set (Engrave_Part_State *eps, int visible)
 engrave_part_state_visible_set - Set the visiblity of the state

void engrave_part_state_align_set (Engrave_Part_State *eps, double x, double y)
 engrave_part_state_align_set - Set the alignment of the state.

void engrave_part_state_step_set (Engrave_Part_State *eps, double x, double y)
 engrave_part_state_step_set - Set the step value of the state

void engrave_part_state_min_size_set (Engrave_Part_State *eps, int w, int h)
 engrave_part_state_min_size_set - Set the min size of the state.

void engrave_part_state_max_size_set (Engrave_Part_State *eps, int w, int h)
 engrave_part_state_max_size_set - Set the max size of the state.

void engrave_part_state_aspect_set (Engrave_Part_State *eps, double w, double h)
 engrave_part_state_aspect_set - Set the width and height of the aspect ratio

void engrave_part_state_aspect_preference_set (Engrave_Part_State *eps, Engrave_Aspect_Preference prefer)
 engrave_part_state_aspect_preference_set - Set the aspect preferenece.

void engrave_part_state_rel1_relative_set (Engrave_Part_State *eps, double x, double y)
 engrave_part_state_rel1_relative_set - Set the relative value of rel1.

void engrave_part_state_rel1_offset_set (Engrave_Part_State *eps, int x, int y)
 engrave_part_state_rel1_offset_set - Set the rel1 offset value.

void engrave_part_state_rel1_to_set (Engrave_Part_State *eps, const char *to)
 engrave_part_state_rel1_to_set - Set the rel1 to value for both x and y dirs.

void engrave_part_state_rel1_to_x_set (Engrave_Part_State *eps, const char *to)
 engrave_part_state_rel1_to_x_set - Set what rel1 is relative too in the x dir.

void engrave_part_state_rel1_to_y_set (Engrave_Part_State *eps, const char *to)
 engrave_part_state_rel1_to_y_set - Set what rel1 is relative too in the y dir.

void engrave_part_state_rel2_relative_set (Engrave_Part_State *eps, double x, double y)
 engrave_part_state_rel2_relative_set - Set the rel2 relative value

void engrave_part_state_rel2_offset_set (Engrave_Part_State *eps, int x, int y)
 engrave_part_state_rel2_offset_set - Set the rel2 offset value.

void engrave_part_state_rel2_to_set (Engrave_Part_State *eps, const char *to)
 engrave_part_state_rel2_to_set - Set the rel2 to value for both x and y dirs.

void engrave_part_state_rel2_to_x_set (Engrave_Part_State *eps, const char *to)
 engrave_part_state_rel2_to_x_set - Set what rel2 is relative too in the x dir.

void engrave_part_state_rel2_to_y_set (Engrave_Part_State *eps, const char *to)
 engrave_part_state_rel2_to_y_set - Set what rel2 is relative too in the y dir.

void engrave_part_state_image_normal_set (Engrave_Part_State *eps, Engrave_Image *im)
 engrave_part_state_image_normal_set - Set the image we are associated with.

void engrave_part_state_image_tween_add (Engrave_Part_State *eps, Engrave_Image *im)
 engrave_part_state_image_tween_add - Add a tween to the state.

void engrave_part_state_image_border_set (Engrave_Part_State *eps, int l, int r, int t, int b)
 engrave_part_state_image_border_set - Set the border on the image.

void engrave_part_state_color_class_set (Engrave_Part_State *eps, const char *class)
 engrave_part_state_color_class_set - Set the colour class on the state.

void engrave_part_state_color_set (Engrave_Part_State *eps, int r, int g, int b, int a)
 engrave_part_state_color_set - Set the colour of the state.

void engrave_part_state_color2_set (Engrave_Part_State *eps, int r, int g, int b, int a)
 engrave_part_state_color2_set - Set the colour2 of the state

void engrave_part_state_color3_set (Engrave_Part_State *eps, int r, int g, int b, int a)
 engrave_part_state_color3_set - Set the colour 3 of the state.

void engrave_part_state_fill_smooth_set (Engrave_Part_State *eps, int smooth)
 engrave_part_state_fill_smooth_set - Set the fill smooth value of the state.

void engrave_part_state_fill_origin_relative_set (Engrave_Part_State *state, double x, double y)
 engrave_part_state_fill_origin_relative_set - Set the relative value of the fill.

void engrave_part_state_fill_size_relative_set (Engrave_Part_State *eps, double x, double y)
 engrave_part_state_fill_size_relative_set - Set the fills relative size on the state.

void engrave_part_state_fill_origin_offset_set (Engrave_Part_State *eps, int x, int y)
 engrave_part_state_fill_origin_offset_set - Set the offset of the fill position

void engrave_part_state_fill_size_offset_set (Engrave_Part_State *eps, int x, int y)
 engrave_part_state_fill_size_offset_set - Set the fill size offset.

void engrave_part_state_text_text_set (Engrave_Part_State *eps, const char *text)
 engrave_part_state_text_text_set - Set the text string of the state.

void engrave_part_state_text_text_class_set (Engrave_Part_State *eps, const char *text)
 engrave_part_state_text_text_class_set - Set the text class of the state.

void engrave_part_state_text_font_set (Engrave_Part_State *eps, const char *font)
 engrave_part_state_text_font_set - Set the font for the text

void engrave_part_state_text_size_set (Engrave_Part_State *eps, int size)
 engrave_part_state_text_size_set - Set the text size.

void engrave_part_state_text_fit_set (Engrave_Part_State *eps, int x, int y)
 engrave_part_state_text_fit_set - Set the fit parameter of the text

void engrave_part_state_text_min_set (Engrave_Part_State *eps, int x, int y)
 engrave_part_state_text_min_set - Set the text min value.

void engrave_part_state_text_align_set (Engrave_Part_State *eps, double x, double y)
 engrave_part_state_text_align_set - Set the text alignment of the state.

void engrave_part_state_copy (Engrave_Part_State *from, Engrave_Part_State *to)
 engrave_part_state_copy - Copy the values from from to to

const char * engrave_part_state_name_get (Engrave_Part_State *eps, double *val)
 engrave_part_state_name_get - get the state name/value

int engrave_part_state_visible_get (Engrave_Part_State *eps)
 engrave_part_state_visible_get - get the visiblity flag

void engrave_part_state_align_get (Engrave_Part_State *eps, double *x, double *y)
 engrave_part_state_align_get - get the alignment of the state

void engrave_part_state_step_get (Engrave_Part_State *eps, double *x, double *y)
 engrave_part_state_step_get - get the stepping info for the state

void engrave_part_state_min_size_get (Engrave_Part_State *eps, int *w, int *h)
 engrave_part_state_min_size_get - get the minimum size of the state

void engrave_part_state_max_size_get (Engrave_Part_State *eps, int *w, int *h)
 engrave_part_state_max_size_get - get the maximum size of the state

void engrave_part_state_aspect_get (Engrave_Part_State *eps, double *w, double *h)
 engrave_part_state_aspect_get - get the aspect ratio for the state

Engrave_Aspect_Preference engrave_part_state_aspect_preference_get (Engrave_Part_State *eps)
 engrave_part_state_aspect_preference_get - get the aspect preference

void engrave_part_state_rel1_relative_get (Engrave_Part_State *eps, double *x, double *y)
 engrave_part_state_rel1_relative_get - get the rel1 relative values

void engrave_part_state_rel1_offset_get (Engrave_Part_State *eps, int *x, int *y)
 engrave_part_state_rel1_offset_get - get the rel1 offset values

const char * engrave_part_state_rel1_to_x_get (Engrave_Part_State *eps)
 engrave_part_state_rel1_to_x_get - get the to_x value for rel1

const char * engrave_part_state_rel1_to_y_get (Engrave_Part_State *eps)
 engrave_part_state_rel1_to_y_get - get the to_y value for rel1

void engrave_part_state_rel2_relative_get (Engrave_Part_State *eps, double *x, double *y)
 engrave_part_state_rel2_relative_get - get the rel2 relative values

void engrave_part_state_rel2_offset_get (Engrave_Part_State *eps, int *x, int *y)
 engrave_part_state_rel2_offset_get - get the rel2 offset values

const char * engrave_part_state_rel2_to_x_get (Engrave_Part_State *eps)
 engrave_part_state_rel2_to_x_get - get the to_x value for rel2

const char * engrave_part_state_rel2_to_y_get (Engrave_Part_State *eps)
 engrave_part_state_rel2_to_y_get - get the to_y value for rel2

const char * engrave_part_state_color_class_get (Engrave_Part_State *eps)
 engrave_part_state_color_class_get - get the color class for the state

void engrave_part_state_color_get (Engrave_Part_State *eps, int *r, int *g, int *b, int *a)
 engrave_part_state_color_get - get the color value from the state

void engrave_part_state_color2_get (Engrave_Part_State *eps, int *r, int *g, int *b, int *a)
 engrave_part_state_color2_get - get the color2 value from the state

void engrave_part_state_color3_get (Engrave_Part_State *eps, int *r, int *g, int *b, int *a)
 engrave_part_state_color3_get - get the color3 value from the state

Engrave_Imageengrave_part_state_image_normal_get (Engrave_Part_State *eps)
 engrave_part_state_image_normal_get - get the Engrave_Image for the normal setting

void engrave_part_state_image_border_get (Engrave_Part_State *eps, int *l, int *r, int *t, int *b)
 engrave_part_state_image_border_get - get the border settings

const char * engrave_part_state_text_text_get (Engrave_Part_State *eps)
 engrave_part_state_text_text_get - get the text value

const char * engrave_part_state_text_text_class_get (Engrave_Part_State *eps)
 engrave_part_state_text_text_class_get - get the text class

const char * engrave_part_state_text_font_get (Engrave_Part_State *eps)
 engrave_part_state_text_font_get - get the text font

int engrave_part_state_text_size_get (Engrave_Part_State *eps)
 engrave_part_state_text_size_get - get the font size

void engrave_part_state_text_fit_get (Engrave_Part_State *eps, int *x, int *y)
 engrave_part_state_text_fit_get - get the text fit settings

void engrave_part_state_text_min_get (Engrave_Part_State *eps, int *x, int *y)
 engrave_part_state_text_min_get - get the text min size

void engrave_part_state_text_align_get (Engrave_Part_State *eps, double *x, double *y)
 engrave_part_state_text_align_get - get the text alignment settings

int engrave_part_state_tweens_count (Engrave_Part_State *eps)
 engrave_part_state_tweens_count - get the number of tweens in the state

void engrave_part_state_tween_foreach (Engrave_Part_State *eps, void(*func)(Engrave_Image *, void *), void *data)
 engrave_part_state_tween_foreach - Iterate over the tween list

Evas_Object * engrave_part_state_evas_object_get (Engrave_Part_State *eps)
 engrave_part_state_evas_object_get - get the object for this state

void engrave_part_state_evas_object_set (Engrave_Part_State *eps, Evas_Object *o)
 engrave_part_state_evas_object_set - set the evas object for this state


Function Documentation

void engrave_part_state_align_get Engrave_Part_State eps,
double *  x,
double *  y
 

engrave_part_state_align_get - get the alignment of the state

Parameters:
eps: The Engrave_Part_State to get the info from
x: Where to store the x value or 0.5 if not set
y: Where to store the y value or 0.5 if not set
Returns:
Returns no value.

void engrave_part_state_align_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_align_set - Set the alignment of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x alignment value to set
y: The y alignment value to set
Returns:
Returns no value

void engrave_part_state_aspect_get Engrave_Part_State eps,
double *  w,
double *  h
 

engrave_part_state_aspect_get - get the aspect ratio for the state

Parameters:
eps: The Engrave_Part_State to get the aspect info from
h: Where to store the w value
w: Where to store the h value
Returns:
Returns no value

Engrave_Aspect_Preference engrave_part_state_aspect_preference_get Engrave_Part_State eps  ) 
 

engrave_part_state_aspect_preference_get - get the aspect preference

Parameters:
eps: The Engrave_Part_State to get the aspect preference from
Returns:
Returns the Engrave_Aspect_Preference for the state

void engrave_part_state_aspect_preference_set Engrave_Part_State eps,
Engrave_Aspect_Preference  prefer
 

engrave_part_state_aspect_preference_set - Set the aspect preferenece.

Parameters:
eps: The Engrave_Part_State to set the value too.
prefer: The Engrave_Aspect_Preference value to set on the state.
Returns:
Returns no value

void engrave_part_state_aspect_set Engrave_Part_State eps,
double  w,
double  h
 

engrave_part_state_aspect_set - Set the width and height of the aspect ratio

Parameters:
eps: The Engrave_Part_State to set the value too.
w: The width value to set.
h: The height value to set.
Returns:
Returns no value

void engrave_part_state_color2_get Engrave_Part_State eps,
int *  r,
int *  g,
int *  b,
int *  a
 

engrave_part_state_color2_get - get the color2 value from the state

Parameters:
eps: The Engrave_Part_State to get the values from
r: Where to store the r value
g: Where to store the g value
b: Where to store the b value
a: Where to store the a value
Returns:
Returns no value.

void engrave_part_state_color2_set Engrave_Part_State eps,
int  r,
int  g,
int  b,
int  a
 

engrave_part_state_color2_set - Set the colour2 of the state

Parameters:
eps: The Engrave_Part_State to set the value too.
r: The red value.
g: The green value.
b: the blue value.
a: The alpha value.
Returns:
Returns no value

void engrave_part_state_color3_get Engrave_Part_State eps,
int *  r,
int *  g,
int *  b,
int *  a
 

engrave_part_state_color3_get - get the color3 value from the state

Parameters:
eps: The Engrave_Part_State to get the values from
r: Where to store the r value
g: Where to store the g value
b: Where to store the b value
a: Where to store the a value
Returns:
Returns no value.

void engrave_part_state_color3_set Engrave_Part_State eps,
int  r,
int  g,
int  b,
int  a
 

engrave_part_state_color3_set - Set the colour 3 of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
r: The red value.
g: The green value.
b: the blue value.
a: The alpha value.
Returns:
Returns no value

const char* engrave_part_state_color_class_get Engrave_Part_State eps  ) 
 

engrave_part_state_color_class_get - get the color class for the state

Parameters:
eps: The Engrave_Part_State to get the colour class from
Returns:
Returns the colour class on success or NULL on failure.

void engrave_part_state_color_class_set Engrave_Part_State eps,
const char *  class
 

engrave_part_state_color_class_set - Set the colour class on the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
class: The colour class to associate with the state.
Returns:
Returns no value

void engrave_part_state_color_get Engrave_Part_State eps,
int *  r,
int *  g,
int *  b,
int *  a
 

engrave_part_state_color_get - get the color value from the state

Parameters:
eps: The Engrave_Part_State to get the values from
r: Where to store the r value
g: Where to store the g value
b: Where to store the b value
a: Where to store the a value
Returns:
Returns no value.

void engrave_part_state_color_set Engrave_Part_State eps,
int  r,
int  g,
int  b,
int  a
 

engrave_part_state_color_set - Set the colour of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
r: The red value.
g: The green value.
b: the blue value.
a: The alpha value.
Returns:
Returns no value

void engrave_part_state_copy Engrave_Part_State from,
Engrave_Part_State to
 

engrave_part_state_copy - Copy the values from from to to

Parameters:
from: The Engrave_Part_State from which to retrieve the values
to: The Engrave_Part_State to place the values into
Returns:
Returns no value.

Evas_Object* engrave_part_state_evas_object_get Engrave_Part_State eps  ) 
 

engrave_part_state_evas_object_get - get the object for this state

Parameters:
eps: The Engrave_Part_State to get the object from
Returns:
Returns the evas object that displays this state

void engrave_part_state_evas_object_set Engrave_Part_State eps,
Evas_Object *  o
 

engrave_part_state_evas_object_set - set the evas object for this state

Parameters:
eps: The Engrave_Part_State to set the object into
o: The Evas_Object to set into the state
Returns:
Returns no value.

void engrave_part_state_fill_origin_offset_set Engrave_Part_State eps,
int  x,
int  y
 

engrave_part_state_fill_origin_offset_set - Set the offset of the fill position

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value.
y: The y value.
Returns:
Returns no value

void engrave_part_state_fill_origin_relative_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_fill_origin_relative_set - Set the relative value of the fill.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set
y: The y value to set
Returns:
Returns no value

void engrave_part_state_fill_size_offset_set Engrave_Part_State eps,
int  x,
int  y
 

engrave_part_state_fill_size_offset_set - Set the fill size offset.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value.
y: The y value.
Returns:
Returns no value

void engrave_part_state_fill_size_relative_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_fill_size_relative_set - Set the fills relative size on the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value.
y: The y value.
Returns:
Returns no value

void engrave_part_state_fill_smooth_set Engrave_Part_State eps,
int  smooth
 

engrave_part_state_fill_smooth_set - Set the fill smooth value of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
smooth: The smooth value to set.
Returns:
Returns no value

void engrave_part_state_free Engrave_Part_State eps  ) 
 

engrave_part_state_free - free the state

Parameters:
eps: The Engrave_Part_State to free
Returns:
Returns no value.

void engrave_part_state_image_border_get Engrave_Part_State eps,
int *  l,
int *  r,
int *  t,
int *  b
 

engrave_part_state_image_border_get - get the border settings

Parameters:
eps: The Engrave_Part_State to get the settings from
l: Where to store the left value
r: Where to store the right value
t: Where to store the top value
b: Where to store the bottom value
Returns:
Returns no value.

void engrave_part_state_image_border_set Engrave_Part_State eps,
int  l,
int  r,
int  t,
int  b
 

engrave_part_state_image_border_set - Set the border on the image.

Parameters:
eps: The Engrave_Part_State to set the value too.
l: The left border value.
r: The right border value.
t: The top border value.
b: The bottom border value.
Returns:
Returns no value k

Engrave_Image* engrave_part_state_image_normal_get Engrave_Part_State eps  ) 
 

engrave_part_state_image_normal_get - get the Engrave_Image for the normal setting

Parameters:
eps: The Engrave_Part_State to get the image from
Returns:
Returns the Engrave_Image for the normal setting or NULL on failure.

void engrave_part_state_image_normal_set Engrave_Part_State eps,
Engrave_Image im
 

engrave_part_state_image_normal_set - Set the image we are associated with.

Parameters:
eps: The Engrave_Part_State to set the value too.
im: The Engrave_Image attached to this state.
Returns:
Returns no value

void engrave_part_state_image_tween_add Engrave_Part_State eps,
Engrave_Image im
 

engrave_part_state_image_tween_add - Add a tween to the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
im: The Engrave_Image to add to the tween list.
Returns:
Returns no value

void engrave_part_state_max_size_get Engrave_Part_State eps,
int *  w,
int *  h
 

engrave_part_state_max_size_get - get the maximum size of the state

Parameters:
eps: The Engrave_Part_State to get the max from
w: Where to store the w value
h: Where to store the h value
Returns:
Returns no value.

void engrave_part_state_max_size_set Engrave_Part_State eps,
int  w,
int  h
 

engrave_part_state_max_size_set - Set the max size of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
w: The maximum width of the state.
h: The maximum height of the state.
Returns:
Returns no value

void engrave_part_state_min_size_get Engrave_Part_State eps,
int *  w,
int *  h
 

engrave_part_state_min_size_get - get the minimum size of the state

Parameters:
eps: The Engrave_Part_State to get the min from
w: Where to store the w value
h: Where to store the h value
Returns:
Returns no value.

void engrave_part_state_min_size_set Engrave_Part_State eps,
int  w,
int  h
 

engrave_part_state_min_size_set - Set the min size of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
w: The minimum width to set
h: The minimum height to set
Returns:
Returns no value

const char* engrave_part_state_name_get Engrave_Part_State eps,
double *  val
 

engrave_part_state_name_get - get the state name/value

Parameters:
eps: The Engave_Part_State to get the values from
val: Where to put the value setting
Returns:
Returns the state name, or NULL on failure.

void engrave_part_state_name_set Engrave_Part_State eps,
const char *  name,
double  value
 

engrave_part_state_name_set - Set the name of the state

Parameters:
eps: The Engrave_Part_State to set the value too.
name: The name to set to the state.
value: The value to set to the state.
Returns:
Returns no value

Engrave_Part_State* engrave_part_state_new void   ) 
 

engrave_part_state_new - create a new Engrave_Part_State object.

Returns:
Returns a pointer to a newly allocated Engrave_Part_State object on success or NULL on failure

void* engrave_part_state_parent_get Engrave_Part_State eps  ) 
 

engrave_part_state_parent_get - get the parent part of this state

Parameters:
eps: The Engrave_Part_State to get the parent from
Returns:
Returns the Engrave_Part parent pointer, or NULL if none set.

void engrave_part_state_parent_set Engrave_Part_State eps,
void *  ep
 

engrave_part_state_parent_set - set the parent part on this state

Parameters:
eps: The Engrave_Part_State to set the parent into
ep: The Engrave_Part to set as the parent
Returns:
Returns no value.

void engrave_part_state_rel1_offset_get Engrave_Part_State eps,
int *  x,
int *  y
 

engrave_part_state_rel1_offset_get - get the rel1 offset values

Parameters:
eps: The Engrave_Part_State to get the values from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_rel1_offset_set Engrave_Part_State eps,
int  x,
int  y
 

engrave_part_state_rel1_offset_set - Set the rel1 offset value.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set.
y: The y value to set.
Returns:
Returns no value

void engrave_part_state_rel1_relative_get Engrave_Part_State eps,
double *  x,
double *  y
 

engrave_part_state_rel1_relative_get - get the rel1 relative values

Parameters:
eps: The Engrave_Part_State to get the values from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_rel1_relative_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_rel1_relative_set - Set the relative value of rel1.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set.
y: The y value to set.
Returns:
Returns no value

void engrave_part_state_rel1_to_set Engrave_Part_State eps,
const char *  to
 

engrave_part_state_rel1_to_set - Set the rel1 to value for both x and y dirs.

Parameters:
eps: The Engrave_Part_State to set the value too.
to: The name of the part we are relative too.
Returns:
Returns no value

const char* engrave_part_state_rel1_to_x_get Engrave_Part_State eps  ) 
 

engrave_part_state_rel1_to_x_get - get the to_x value for rel1

Parameters:
eps: The Engrave_Part_State to get the value from
Returns:
Returns the to_x value or NULL on failure.

void engrave_part_state_rel1_to_x_set Engrave_Part_State eps,
const char *  to
 

engrave_part_state_rel1_to_x_set - Set what rel1 is relative too in the x dir.

Parameters:
eps: The Engrave_Part_State to set the value too.
to: The name of the part we are relative too.
Returns:
Returns no value

const char* engrave_part_state_rel1_to_y_get Engrave_Part_State eps  ) 
 

engrave_part_state_rel1_to_y_get - get the to_y value for rel1

Parameters:
eps: The Engrave_Part_State to get the value from
Returns:
Returns the to_y value or NULL on failure.

void engrave_part_state_rel1_to_y_set Engrave_Part_State eps,
const char *  to
 

engrave_part_state_rel1_to_y_set - Set what rel1 is relative too in the y dir.

Parameters:
eps: The Engrave_Part_State to set the value too.
to: The name of the part we are relative too.
Returns:
Returns no value

void engrave_part_state_rel2_offset_get Engrave_Part_State eps,
int *  x,
int *  y
 

engrave_part_state_rel2_offset_get - get the rel2 offset values

Parameters:
eps: The Engrave_Part_State to get the values from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_rel2_offset_set Engrave_Part_State eps,
int  x,
int  y
 

engrave_part_state_rel2_offset_set - Set the rel2 offset value.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set.
y: The y value to set.
Returns:
Returns no value

void engrave_part_state_rel2_relative_get Engrave_Part_State eps,
double *  x,
double *  y
 

engrave_part_state_rel2_relative_get - get the rel2 relative values

Parameters:
eps: The Engrave_Part_State to get the values from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_rel2_relative_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_rel2_relative_set - Set the rel2 relative value

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set.
y: The y value to set.
Returns:
Returns no value

void engrave_part_state_rel2_to_set Engrave_Part_State eps,
const char *  to
 

engrave_part_state_rel2_to_set - Set the rel2 to value for both x and y dirs.

Parameters:
eps: The Engrave_Part_State to set the value too.
to: The name of the part we are relative too.
Returns:
Returns no value

const char* engrave_part_state_rel2_to_x_get Engrave_Part_State eps  ) 
 

engrave_part_state_rel2_to_x_get - get the to_x value for rel2

Parameters:
eps: The Engrave_Part_State to get the value from
Returns:
Returns the to_x value or NULL on failure.

void engrave_part_state_rel2_to_x_set Engrave_Part_State eps,
const char *  to
 

engrave_part_state_rel2_to_x_set - Set what rel2 is relative too in the x dir.

Parameters:
eps: The Engrave_Part_State to set the value too.
to: The name of the part we are relative too.
Returns:
Returns no value

const char* engrave_part_state_rel2_to_y_get Engrave_Part_State eps  ) 
 

engrave_part_state_rel2_to_y_get - get the to_y value for rel2

Parameters:
eps: The Engrave_Part_State to get the value from
Returns:
Returns the to_y value or NULL on failure.

void engrave_part_state_rel2_to_y_set Engrave_Part_State eps,
const char *  to
 

engrave_part_state_rel2_to_y_set - Set what rel2 is relative too in the y dir.

Parameters:
eps: The Engrave_Part_State to set the value too.
to: The name of the part we are relative too.
Returns:
Returns no value

void engrave_part_state_step_get Engrave_Part_State eps,
double *  x,
double *  y
 

engrave_part_state_step_get - get the stepping info for the state

Parameters:
eps: The Engrave_Part_State to get the info from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_step_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_step_set - Set the step value of the state

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x step value to set
y: The y step value to set
Returns:
Returns no value

void engrave_part_state_text_align_get Engrave_Part_State eps,
double *  x,
double *  y
 

engrave_part_state_text_align_get - get the text alignment settings

Parameters:
eps: The Engrave_Part_State to get the align from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_text_align_set Engrave_Part_State eps,
double  x,
double  y
 

engrave_part_state_text_align_set - Set the text alignment of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x alignment setting.
y: the y alignment setting.
Returns:
Returns no value

void engrave_part_state_text_fit_get Engrave_Part_State eps,
int *  x,
int *  y
 

engrave_part_state_text_fit_get - get the text fit settings

Parameters:
eps: The Engrave_Part_State to get the values from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_text_fit_set Engrave_Part_State eps,
int  x,
int  y
 

engrave_part_state_text_fit_set - Set the fit parameter of the text

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set.
y: The y value to set.
Returns:
Returns no value

const char* engrave_part_state_text_font_get Engrave_Part_State eps  ) 
 

engrave_part_state_text_font_get - get the text font

Parameters:
eps: The Engrave_Part_State to get the font from
Returns:
Returns the font on success or NULL on failure.

void engrave_part_state_text_font_set Engrave_Part_State eps,
const char *  font
 

engrave_part_state_text_font_set - Set the font for the text

Parameters:
eps: The Engrave_Part_State to set the value too.
font: The font to apply to the text.
Returns:
Returns no value

void engrave_part_state_text_min_get Engrave_Part_State eps,
int *  x,
int *  y
 

engrave_part_state_text_min_get - get the text min size

Parameters:
eps: The Engrave_Part_State to get the values from
x: Where to store the x value
y: Where to store the y value
Returns:
Returns no value.

void engrave_part_state_text_min_set Engrave_Part_State eps,
int  x,
int  y
 

engrave_part_state_text_min_set - Set the text min value.

Parameters:
eps: The Engrave_Part_State to set the value too.
x: The x value to set.
y: The y value to set.
Returns:
Returns no value

int engrave_part_state_text_size_get Engrave_Part_State eps  ) 
 

engrave_part_state_text_size_get - get the font size

Parameters:
eps: The Engrave_Part_State to get the font size from
Returns:
Returns the font size.

void engrave_part_state_text_size_set Engrave_Part_State eps,
int  size
 

engrave_part_state_text_size_set - Set the text size.

Parameters:
eps: The Engrave_Part_State to set the value too.
size: The font size to set.
Returns:
Returns no value

const char* engrave_part_state_text_text_class_get Engrave_Part_State eps  ) 
 

engrave_part_state_text_text_class_get - get the text class

Parameters:
eps: The Engrave_Part_State to get the value from
Returns:
Returns the text class or NULL on failure.

void engrave_part_state_text_text_class_set Engrave_Part_State eps,
const char *  text_class
 

engrave_part_state_text_text_class_set - Set the text class of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
text_class: The text class to set to the state.
Returns:
Returns no value

const char* engrave_part_state_text_text_get Engrave_Part_State eps  ) 
 

engrave_part_state_text_text_get - get the text value

Parameters:
eps: The Engrave_Part_State to get the text from
Returns:
Returns the text value on success or NULL on failure.

void engrave_part_state_text_text_set Engrave_Part_State eps,
const char *  text
 

engrave_part_state_text_text_set - Set the text string of the state.

Parameters:
eps: The Engrave_Part_State to set the value too.
text: The text string to set.
Returns:
Returns no value

void engrave_part_state_tween_foreach Engrave_Part_State eps,
void(*  func)(Engrave_Image *, void *),
void *  data
 

engrave_part_state_tween_foreach - Iterate over the tween list

Parameters:
eps: The Engrave_Part_State to get the tweens from
func: The function to call for each tween
data: User data to pass to the function
Returns:
Returns no value.

int engrave_part_state_tweens_count Engrave_Part_State eps  ) 
 

engrave_part_state_tweens_count - get the number of tweens in the state

Parameters:
eps: The Engrave_Part_State to check for tweens
Returns:
Returns number of tweens, 0 otherwise

int engrave_part_state_visible_get Engrave_Part_State eps  ) 
 

engrave_part_state_visible_get - get the visiblity flag

Parameters:
eps: The Engrave_Part_State to get the visiblity from
Returns:
Returns the visiblity of the state

void engrave_part_state_visible_set Engrave_Part_State eps,
int  visible
 

engrave_part_state_visible_set - Set the visiblity of the state

Parameters:
eps: The Engrave_Part_State to set the value too.
visible: The visibility value to set to the state
Returns:
Returns no value