Oolite 1.91.0.7679-250703-49e991a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
animationData Struct Reference

#include <RBSplitViewPrivateDefines.h>

Collaboration diagram for animationData:

Public Attributes

RBSplitSubviewowner
CGFloat dimension
int stepsDone
NSTimeInterval elapsedTime
NSTimeInterval finishTime
NSTimeInterval totalTime
BOOL collapsing
BOOL resizing

Detailed Description

Definition at line 40 of file RBSplitViewPrivateDefines.h.

Member Data Documentation

◆ collapsing

BOOL animationData::collapsing

◆ dimension

CGFloat animationData::dimension

◆ elapsedTime

NSTimeInterval animationData::elapsedTime

◆ finishTime

NSTimeInterval animationData::finishTime

◆ owner

RBSplitSubview* animationData::owner

Definition at line 41 of file RBSplitViewPrivateDefines.h.

◆ resizing

BOOL animationData::resizing

◆ stepsDone

int animationData::stepsDone

◆ totalTime

NSTimeInterval animationData::totalTime

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