PGE API 0.4
PR00F's Game Engine full documentation
Loading...
Searching...
No Matches
PgeOldNewValue< T > Member List

This is the complete list of members for PgeOldNewValue< T >, including all inherited members.

commit()PgeOldNewValue< T >
getLastTimeNewValueChanged() constPgeOldNewValue< T >inline
getNew() constPgeOldNewValue< T >inline
getOld() constPgeOldNewValue< T >inline
isDirty() constPgeOldNewValue< T >inline
m_newValuePgeOldNewValue< T >private
m_oldValuePgeOldNewValue< T >private
m_timeLastChangePgeOldNewValue< T >private
operator T() constPgeOldNewValue< T >inline
operator!=(const T &other) constPgeOldNewValue< T >inline
operator!=(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
operator%(const T &other) constPgeOldNewValue< T >inline
operator%(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
operator%=(const T &other)PgeOldNewValue< T >inline
operator%=(const PgeOldNewValue< T > &other)PgeOldNewValue< T >inline
operator*(const T &other) constPgeOldNewValue< T >inline
operator*(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
operator*=(const T &other)PgeOldNewValue< T >inline
operator*=(const PgeOldNewValue< T > &other)PgeOldNewValue< T >inline
operator+(const T &other) constPgeOldNewValue< T >inline
operator+(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
operator++()PgeOldNewValue< T >inline
operator++(int)PgeOldNewValue< T >inline
operator+=(const T &other)PgeOldNewValue< T >inline
operator+=(const PgeOldNewValue< T > &other)PgeOldNewValue< T >inline
operator-(const T &other) constPgeOldNewValue< T >inline
operator-(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
operator--()PgeOldNewValue< T >inline
operator--(int)PgeOldNewValue< T >inline
operator-=(const T &other)PgeOldNewValue< T >inline
operator-=(const PgeOldNewValue< T > &other)PgeOldNewValue< T >inline
operator/(const T &other) constPgeOldNewValue< T >inline
operator/(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
operator/=(const T &other)PgeOldNewValue< T >inline
operator/=(const PgeOldNewValue< T > &other)PgeOldNewValue< T >inline
operator==(const T &other) constPgeOldNewValue< T >inline
operator==(const PgeOldNewValue< T > &other) constPgeOldNewValue< T >inline
PgeOldNewValue()PgeOldNewValue< T >
PgeOldNewValue(const T &value)PgeOldNewValue< T >explicit
PgeOldNewValue(const T &other)PgeOldNewValue< T >
revert()PgeOldNewValue< T >
set(const T &value)PgeOldNewValue< T >
set(const float &value)PgeOldNewValue< T >inline
set(const PureVector &value)PgeOldNewValue< T >inline