Planeshift
Public Member Functions

ClampedPositiveBuffable< T > Class Template Reference

A special form of buffable that is clamped to always return a positive number. More...

#include <buffable.h>

List of all members.

Public Member Functions

int Current ()

Detailed Description

template<typename T>
class ClampedPositiveBuffable< T >

A special form of buffable that is clamped to always return a positive number.

Definition at line 278 of file buffable.h.


Member Function Documentation

template<typename T>
int ClampedPositiveBuffable< T >::Current ( ) [inline]

Definition at line 282 of file buffable.h.


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