unused
This commit is contained in:
@@ -54,8 +54,6 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
void PositionItemsAndDrawPrimitives( bool bPosition, bool bDrawPrimitives );
|
void PositionItemsAndDrawPrimitives( bool bPosition, bool bDrawPrimitives );
|
||||||
|
|
||||||
const Actor::TweenState &GetPosition( float fPositionOffsetFromCenter, int iItemIndex, int iNumItems );
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
bool m_bLoaded;
|
bool m_bLoaded;
|
||||||
float m_fCurrentItem; // Item at top of list, usually between 0 and m_SubActors.size(), approaches destination
|
float m_fCurrentItem; // Item at top of list, usually between 0 and m_SubActors.size(), approaches destination
|
||||||
|
|||||||
Reference in New Issue
Block a user