EasyScript C API  3.5.29
Platform Independent C Library for EasyScript ScripTouch Devices
scriptel_stroke Struct Reference

This structure represents a stroke which is made up of contingiously connected coordinates. More...

#include <scriptel-easyscript.h>

Collaboration diagram for scriptel_stroke:

Data Fields

int length
 
scriptel_coordinatecoordinates
 

Detailed Description

This structure represents a stroke which is made up of contingiously connected coordinates.

Field Documentation

◆ coordinates

scriptel_coordinate* coordinates

The pointer to the first coordinate in this stroke.

◆ length

int length

The number of coordinates in this stroke.


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