C# Class InstructionEditor.Gui.ToolsMessages

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
CopyButtonClick ( Window callingWindow ) : void
ShiftKeyFrameTextInputOk ( Window callingWindow ) : void
ShiftKeyframeTimesButtonClick ( Window callingWindow ) : void

Private Methods

Méthode Description
AutomaticChangeShift ( Window callingWindow ) : void
CancelShift ( Window callingWindow ) : void

Method Details

CopyButtonClick() public static méthode

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

ShiftKeyFrameTextInputOk() public static méthode

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

ShiftKeyframeTimesButtonClick() public static méthode

public static ShiftKeyframeTimesButtonClick ( 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