SDL  2.0
Knob Struct Reference
+ Collaboration diagram for Knob:

Data Fields

float ang
 
float r
 
Point p
 

Detailed Description

Definition at line 49 of file testgesture.c.

Field Documentation

◆ ang

float Knob::ang

Definition at line 50 of file testgesture.c.

Referenced by drawKnob(), loop(), and main().

◆ p

Point Knob::p

Definition at line 51 of file testgesture.c.

Referenced by drawKnob(), DrawScreen(), and loop().

◆ r

float Knob::r

Definition at line 50 of file testgesture.c.

Referenced by drawKnob(), loop(), and main().


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