C# Class Microsoft.Xna.Framework.Tweens

ファイルを表示 Open project: RegrowthStudios/VoxelRTS

Public Properties

Property Type Description
CUBIC TweenCubic
EASE TweenEase
LINEAR TweenLinear
QUADRATIC TweenQuadratic
QUARTIC TweenQuartic

Property Details

CUBIC public_oe static_oe property

public static TweenCubic,Microsoft.Xna.Framework CUBIC
return TweenCubic

EASE public_oe static_oe property

public static TweenEase,Microsoft.Xna.Framework EASE
return TweenEase

LINEAR public_oe static_oe property

public static TweenLinear,Microsoft.Xna.Framework LINEAR
return TweenLinear

QUADRATIC public_oe static_oe property

public static TweenQuadratic,Microsoft.Xna.Framework QUADRATIC
return TweenQuadratic

QUARTIC public_oe static_oe property

public static TweenQuartic,Microsoft.Xna.Framework QUARTIC
return TweenQuartic