kate_motion Struct Reference

#include <kate.h>


Detailed Description

defines a motion - well, try to find a better explanation

Data Fields

size_t ncurves
kate_curve ** curves
kate_float * durations
kate_motion_mapping x_mapping
kate_motion_mapping y_mapping
kate_motion_semantics semantics
unsigned int periodic:1

Field Documentation

size_t kate_motion::ncurves

number of curves in this motion

kate_curve** kate_motion::curves

the list of curves in this motion

kate_float* kate_motion::durations

the durations of each curve

kate_motion_mapping kate_motion::x_mapping

how to remap the x coordinate of the points

kate_motion_mapping kate_motion::y_mapping

how to remap the y coordinate of the points

kate_motion_semantics kate_motion::semantics

what use this motion has

unsigned int kate_motion::periodic

if true, repeats periodically (loops)


The documentation for this struct was generated from the following file:
Generated on Sun Aug 31 23:00:10 2008 for libkate by  doxygen 1.5.4