Click or drag to resize

MCGUI Fields

The MCGUI type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEaseInOutQuad

Slow at the beginning and slow at the end

Use this curve when things are moving out.

Public fieldStatic memberEaseInQuad

Slow at the beginning, fast/abrupt at the end

Use this curve when things are moving out.

Public fieldStatic memberEaseOutQuad

Fast/abrupt at the beginning, slow at the end

Use this curve when things are moving in.

Public fieldStatic memberEnteringDuration
Recommended by Google duration of entering animation.
Public fieldStatic memberExitingDuration
Recommended by Google duration of exiting animation.
Public fieldStatic memberLinear
Linear easing.
Public fieldStatic memberToolbarHeight
The standard height of toolbars.
Top
See Also