Bowls
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
TimerStruct Struct Reference

a structure for the timer More...

#include <Timer.h>

Collaboration diagram for TimerStruct:
Collaboration graph

Public Attributes

int id
 
float currentTime
 
float duration
 

Detailed Description

a structure for the timer

Definition at line 8 of file Timer.h.

Member Data Documentation

float TimerStruct::currentTime

Definition at line 11 of file Timer.h.

float TimerStruct::duration

Definition at line 12 of file Timer.h.

int TimerStruct::id

Definition at line 10 of file Timer.h.


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