-Removed the AllowNegativeCordinates option.

This commit is contained in:
Brian Todoroff
2009-03-27 01:55:12 +00:00
parent 537f02146f
commit 1bd2045f13
2 changed files with 8 additions and 10 deletions

View File

@ -276,7 +276,6 @@ private:
int m_AlphaValue; // The 'from' transparency value 0 - 255
int m_FadeDuration; // Time it takes to fade the window
bool m_MeasuresToVariables; // If true, Measured values are transformed to Litestep's eVars
bool m_AllowNegativeCoordinates; // If true, Negative coordinates are OK
ZPOSITION m_WindowZPosition; // Window's Z-position
bool m_DynamicWindowSize; //
bool m_ClickThrough; //