mkRPG
Public Slots | Signals | Public Member Functions
Intertie Class Reference

The Intertie class provide int that move smoothly from their value to an objective. More...

#include <intertie.h>

Public Slots

void setValue (int v, bool inert=true)
void setMaximumSpeed (int vM)
void setAcceleration (int a)
void setUpdateInterval (int d)

Signals

void modificationFinished (int)
void valueChanged (int)

Public Member Functions

 Intertie (QObject *parent=0)
int value () const
void link (QObject *obj, const char *prop)

Detailed Description

The Intertie class provide int that move smoothly from their value to an objective.


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines