C# Class InstructionEditor.Gui.TimeLineMessages

Summary description for TimeLineMessages.
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
camera FlatRedBall.Camera

Méthodes publiques

Méthode Description
CurrentTimeTextBoxChange ( Window callingWindow ) : void
InsertKeyframeClick ( Window callingWindow ) : void
KeyframeMarkerClick ( Window callingWindow ) : void
TimeLineGUIValueChange ( Window callingWindow ) : void
TimeUnitChange ( Window callingWindow ) : void
ZoomInClick ( Window callingWindow ) : void
ZoomOutClick ( Window callingWindow ) : void

Method Details

CurrentTimeTextBoxChange() public static méthode

public static CurrentTimeTextBoxChange ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

InsertKeyframeClick() public static méthode

public static InsertKeyframeClick ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

KeyframeMarkerClick() public static méthode

public static KeyframeMarkerClick ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

TimeLineGUIValueChange() public static méthode

public static TimeLineGUIValueChange ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

TimeUnitChange() public static méthode

public static TimeUnitChange ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

ZoomInClick() public static méthode

public static ZoomInClick ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

ZoomOutClick() public static méthode

public static ZoomOutClick ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

Property Details

camera public_oe static_oe property

public static Camera,FlatRedBall camera
Résultat FlatRedBall.Camera