C# 클래스 ParticleEditor.GUI.PropertyWindowMessages

Summary description for PropertyWindowMessages.
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

프로퍼티 타입 설명
gameData GameData
guiData GuiData
guiMan GuiManager
sprMan SpriteManager

공개 메소드들

메소드 설명
AddInstructionButtonClick ( Window callingWindow ) : void
ChangeAreaEmissionType ( Window callingWindow ) : void
ChangeInstructionType ( Window callingWindow ) : void
ConsiderParentVelocityToggleButtonClick ( Window window ) : void
EmissionAreaSclXChange ( Window callingWindow ) : void
EmissionAreaSclYChange ( Window callingWindow ) : void
EmissionAreaSclZChange ( Window callingWindow ) : void
ListBoxSelectInstruction ( Window callingWindow ) : void
RefillInstructionListBox ( ) : void
RelXTextBoxLoseFocus ( Window callingWindow ) : void
RelYTextBoxLoseFocus ( Window callingWindow ) : void
RelZTextBoxLoseFocus ( Window callingWindow ) : void
SetTimeToExecute ( Window callingWindow ) : void
UpdateEmissionAreaGuiValues ( ) : void
UpdateRelativeGuiValues ( ) : void
addColorOpClick ( FRB callingWindow ) : void
addSignedColorOpClick ( FRB callingWindow ) : void
additiveBlendClick ( FRB callingWindow ) : void
colorOperationWindowClose ( FRB callingWindow ) : void
directionAngleTextBoxLoseFocus ( FRB callingWindow ) : void
emissionEventComboBoxItemSelect ( Window callingWindow ) : void
emitterNameTextBoxLoseFocus ( Window callingWindow ) : void
fadeRateTextBoxLoseFocus ( FRB callingWindow ) : void
fadeTextBoxLoseFocus ( FRB callingWindow ) : void
lastingTimeTextBoxLoseFocus ( FRB callingWindow ) : void
modulate2XBlendClick ( FRB callingWindow ) : void
modulateBlendClick ( FRB callingWindow ) : void
modulateColorOpClick ( FRB callingWindow ) : void
noColorOpClick ( FRB callingWindow ) : void
numberPerEmissionTextBoxLoseFocus ( Window callingWindow ) : void
outwardVelocityRangeOrFixedItemClicked ( FRB callingWindow ) : void
outwardVelocityTextBoxLoseFocus ( FRB callingWindow ) : void
outwardVelocityTextBoxMaxLoseFocus ( FRB callingWindow ) : void
propertiesEditingClick ( Window callingWindow ) : void
regularBlendClick ( FRB callingWindow ) : void
removalEventComboBoxItemClick ( FRB callingWindow ) : void
rotZFixedOrRangeItemClick ( FRB callingWindow ) : void
rotZMaxTextBoxLoseFocus ( FRB callingWindow ) : void
rotZMinTextBoxLoseFocus ( FRB callingWindow ) : void
rotZVelocityFixedOrRangeItemClick ( FRB callingWindow ) : void
rotZVelocityMaxTextBoxLoseFocus ( FRB callingWindow ) : void
rotZVelocityMinTextBoxLoseFocus ( FRB callingWindow ) : void
secondFrequencyTextBoxLoseFocus ( Window callingWindow ) : void
spreadAngleTextBoxLoseFocus ( FRB callingWindow ) : void
spreadStyleComboBoxItemClick ( FRB callingWindow ) : void
subtractColorOpClick ( FRB callingWindow ) : void
tintBlueChange ( FRB callingWindow ) : void
tintBlueRateChange ( FRB callingWindow ) : void
tintGreenChange ( FRB callingWindow ) : void
tintGreenRateChange ( FRB callingWindow ) : void
tintRedChange ( FRB callingWindow ) : void
tintRedRateChange ( FRB callingWindow ) : void
updateAccelerationRangeGUI ( Window callingWindow ) : void
updateCircularVelocityRangeGUI ( Window callingWindow ) : void
updateEmissionAreaGUIVisibility ( Window callingWindow ) : void
updateInstructionGUI ( Window callingWindow ) : void
updateLastingTimeGUI ( Window callingWindow ) : void
updateRotZRange ( Window callingWindow ) : void
updateRotZVelocityRange ( Window callingWindow ) : void
updateSpreadGUI ( Window callingWindow ) : void
updateTimingGUI ( Window callingWindow ) : void
updateVelocityRangeGUI ( Window callingWindow ) : void
updateWedgeOrFullGUI ( Window callingWindow ) : void
velocityLossTextBoxLoseFocus ( FRB callingWindow ) : void
wedgeOrFullItemClick ( FRB callingWindow ) : void
xAccelerationTypeSelectItem ( FRB callingWindow ) : void
xMaxAccelerationValueLoseFocus ( FRB callingWindow ) : void
xMaxValueLoseFocus ( FRB callingWindow ) : void
xMinAccelerationValueLoseFocus ( FRB callingWindow ) : void
xMinValueLoseFocus ( FRB callingWindow ) : void
xPosTextBoxLoseFocus ( FRB callingWindow ) : void
xSclTextBoxLoseFocus ( FRB callingWindow ) : void
xSclVelocityTextBoxLoseFocus ( FRB callingWindow ) : void
xVelocityTypeLoseFocus ( FRB callingWindow ) : void
yAccelerationTypeSelectItem ( FRB callingWindow ) : void
yMaxAccelerationValueLoseFocus ( FRB callingWindow ) : void
yMaxValueLoseFocus ( FRB callingWindow ) : void
yMinAccelerationValueLoseFocus ( FRB callingWindow ) : void
yMinValueLoseFocus ( FRB callingWindow ) : void
yPosTextBoxLoseFocus ( FRB callingWindow ) : void
ySclTextBoxLoseFocus ( FRB callingWindow ) : void
ySclVelocityTextBoxLoseFocus ( FRB callingWindow ) : void
yVelocityTypeLoseFocus ( FRB callingWindow ) : void
zAccelerationTypeSelectItem ( FRB callingWindow ) : void
zMaxAccelerationValueLoseFocus ( FRB callingWindow ) : void
zMaxValueLoseFocus ( FRB callingWindow ) : void
zMinAccelerationValueLoseFocus ( FRB callingWindow ) : void
zMinValueLoseFocus ( FRB callingWindow ) : void
zPosTextBoxLoseFocus ( FRB callingWindow ) : void
zVelocityTypeLoseFocus ( FRB callingWindow ) : void

비공개 메소드들

메소드 설명
CreateValueWindow ( int index, string variableName, string windowType ) : void
SetValueGUIFadeRate ( Window callingWindow ) : void
SetValueGUIXAcceleration ( Window callingWindow ) : void
SetValueGUIYAcceleration ( Window callingWindow ) : void
SetValueGUIZAcceleration ( Window callingWindow ) : void
ShowInstructionGUI ( ) : void

Creates the value windows depending on the instruction type.

This method needs to be changed when adding new FrbInstruction types

메소드 상세

AddInstructionButtonClick() 공개 정적인 메소드

public static AddInstructionButtonClick ( Window callingWindow ) : void
callingWindow Window
리턴 void

ChangeAreaEmissionType() 공개 정적인 메소드

public static ChangeAreaEmissionType ( Window callingWindow ) : void
callingWindow Window
리턴 void

ChangeInstructionType() 공개 정적인 메소드

public static ChangeInstructionType ( Window callingWindow ) : void
callingWindow Window
리턴 void

ConsiderParentVelocityToggleButtonClick() 공개 정적인 메소드

public static ConsiderParentVelocityToggleButtonClick ( Window window ) : void
window Window
리턴 void

EmissionAreaSclXChange() 공개 정적인 메소드

public static EmissionAreaSclXChange ( Window callingWindow ) : void
callingWindow Window
리턴 void

EmissionAreaSclYChange() 공개 정적인 메소드

public static EmissionAreaSclYChange ( Window callingWindow ) : void
callingWindow Window
리턴 void

EmissionAreaSclZChange() 공개 정적인 메소드

public static EmissionAreaSclZChange ( Window callingWindow ) : void
callingWindow Window
리턴 void

ListBoxSelectInstruction() 공개 정적인 메소드

public static ListBoxSelectInstruction ( Window callingWindow ) : void
callingWindow Window
리턴 void

RefillInstructionListBox() 공개 정적인 메소드

public static RefillInstructionListBox ( ) : void
리턴 void

RelXTextBoxLoseFocus() 공개 정적인 메소드

public static RelXTextBoxLoseFocus ( Window callingWindow ) : void
callingWindow Window
리턴 void

RelYTextBoxLoseFocus() 공개 정적인 메소드

public static RelYTextBoxLoseFocus ( Window callingWindow ) : void
callingWindow Window
리턴 void

RelZTextBoxLoseFocus() 공개 정적인 메소드

public static RelZTextBoxLoseFocus ( Window callingWindow ) : void
callingWindow Window
리턴 void

SetTimeToExecute() 공개 정적인 메소드

public static SetTimeToExecute ( Window callingWindow ) : void
callingWindow Window
리턴 void

UpdateEmissionAreaGuiValues() 공개 정적인 메소드

public static UpdateEmissionAreaGuiValues ( ) : void
리턴 void

UpdateRelativeGuiValues() 공개 정적인 메소드

public static UpdateRelativeGuiValues ( ) : void
리턴 void

addColorOpClick() 공개 정적인 메소드

public static addColorOpClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

addSignedColorOpClick() 공개 정적인 메소드

public static addSignedColorOpClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

additiveBlendClick() 공개 정적인 메소드

public static additiveBlendClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

colorOperationWindowClose() 공개 정적인 메소드

public static colorOperationWindowClose ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

directionAngleTextBoxLoseFocus() 공개 정적인 메소드

public static directionAngleTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

emissionEventComboBoxItemSelect() 공개 정적인 메소드

public static emissionEventComboBoxItemSelect ( Window callingWindow ) : void
callingWindow Window
리턴 void

emitterNameTextBoxLoseFocus() 공개 정적인 메소드

public static emitterNameTextBoxLoseFocus ( Window callingWindow ) : void
callingWindow Window
리턴 void

fadeRateTextBoxLoseFocus() 공개 정적인 메소드

public static fadeRateTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

fadeTextBoxLoseFocus() 공개 정적인 메소드

public static fadeTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

lastingTimeTextBoxLoseFocus() 공개 정적인 메소드

public static lastingTimeTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

modulate2XBlendClick() 공개 정적인 메소드

public static modulate2XBlendClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

modulateBlendClick() 공개 정적인 메소드

public static modulateBlendClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

modulateColorOpClick() 공개 정적인 메소드

public static modulateColorOpClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

noColorOpClick() 공개 정적인 메소드

public static noColorOpClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

numberPerEmissionTextBoxLoseFocus() 공개 정적인 메소드

public static numberPerEmissionTextBoxLoseFocus ( Window callingWindow ) : void
callingWindow Window
리턴 void

outwardVelocityRangeOrFixedItemClicked() 공개 정적인 메소드

public static outwardVelocityRangeOrFixedItemClicked ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

outwardVelocityTextBoxLoseFocus() 공개 정적인 메소드

public static outwardVelocityTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

outwardVelocityTextBoxMaxLoseFocus() 공개 정적인 메소드

public static outwardVelocityTextBoxMaxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

propertiesEditingClick() 공개 정적인 메소드

public static propertiesEditingClick ( Window callingWindow ) : void
callingWindow Window
리턴 void

regularBlendClick() 공개 정적인 메소드

public static regularBlendClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

removalEventComboBoxItemClick() 공개 정적인 메소드

public static removalEventComboBoxItemClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

rotZFixedOrRangeItemClick() 공개 정적인 메소드

public static rotZFixedOrRangeItemClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

rotZMaxTextBoxLoseFocus() 공개 정적인 메소드

public static rotZMaxTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

rotZMinTextBoxLoseFocus() 공개 정적인 메소드

public static rotZMinTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

rotZVelocityFixedOrRangeItemClick() 공개 정적인 메소드

public static rotZVelocityFixedOrRangeItemClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

rotZVelocityMaxTextBoxLoseFocus() 공개 정적인 메소드

public static rotZVelocityMaxTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

rotZVelocityMinTextBoxLoseFocus() 공개 정적인 메소드

public static rotZVelocityMinTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

secondFrequencyTextBoxLoseFocus() 공개 정적인 메소드

public static secondFrequencyTextBoxLoseFocus ( Window callingWindow ) : void
callingWindow Window
리턴 void

spreadAngleTextBoxLoseFocus() 공개 정적인 메소드

public static spreadAngleTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

spreadStyleComboBoxItemClick() 공개 정적인 메소드

public static spreadStyleComboBoxItemClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

subtractColorOpClick() 공개 정적인 메소드

public static subtractColorOpClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

tintBlueChange() 공개 정적인 메소드

public static tintBlueChange ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

tintBlueRateChange() 공개 정적인 메소드

public static tintBlueRateChange ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

tintGreenChange() 공개 정적인 메소드

public static tintGreenChange ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

tintGreenRateChange() 공개 정적인 메소드

public static tintGreenRateChange ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

tintRedChange() 공개 정적인 메소드

public static tintRedChange ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

tintRedRateChange() 공개 정적인 메소드

public static tintRedRateChange ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

updateAccelerationRangeGUI() 공개 정적인 메소드

public static updateAccelerationRangeGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateCircularVelocityRangeGUI() 공개 정적인 메소드

public static updateCircularVelocityRangeGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateEmissionAreaGUIVisibility() 공개 정적인 메소드

public static updateEmissionAreaGUIVisibility ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateInstructionGUI() 공개 정적인 메소드

public static updateInstructionGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateLastingTimeGUI() 공개 정적인 메소드

public static updateLastingTimeGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateRotZRange() 공개 정적인 메소드

public static updateRotZRange ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateRotZVelocityRange() 공개 정적인 메소드

public static updateRotZVelocityRange ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateSpreadGUI() 공개 정적인 메소드

public static updateSpreadGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateTimingGUI() 공개 정적인 메소드

public static updateTimingGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateVelocityRangeGUI() 공개 정적인 메소드

public static updateVelocityRangeGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

updateWedgeOrFullGUI() 공개 정적인 메소드

public static updateWedgeOrFullGUI ( Window callingWindow ) : void
callingWindow Window
리턴 void

velocityLossTextBoxLoseFocus() 공개 정적인 메소드

public static velocityLossTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

wedgeOrFullItemClick() 공개 정적인 메소드

public static wedgeOrFullItemClick ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xAccelerationTypeSelectItem() 공개 정적인 메소드

public static xAccelerationTypeSelectItem ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xMaxAccelerationValueLoseFocus() 공개 정적인 메소드

public static xMaxAccelerationValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xMaxValueLoseFocus() 공개 정적인 메소드

public static xMaxValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xMinAccelerationValueLoseFocus() 공개 정적인 메소드

public static xMinAccelerationValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xMinValueLoseFocus() 공개 정적인 메소드

public static xMinValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xPosTextBoxLoseFocus() 공개 정적인 메소드

public static xPosTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xSclTextBoxLoseFocus() 공개 정적인 메소드

public static xSclTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xSclVelocityTextBoxLoseFocus() 공개 정적인 메소드

public static xSclVelocityTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

xVelocityTypeLoseFocus() 공개 정적인 메소드

public static xVelocityTypeLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yAccelerationTypeSelectItem() 공개 정적인 메소드

public static yAccelerationTypeSelectItem ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yMaxAccelerationValueLoseFocus() 공개 정적인 메소드

public static yMaxAccelerationValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yMaxValueLoseFocus() 공개 정적인 메소드

public static yMaxValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yMinAccelerationValueLoseFocus() 공개 정적인 메소드

public static yMinAccelerationValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yMinValueLoseFocus() 공개 정적인 메소드

public static yMinValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yPosTextBoxLoseFocus() 공개 정적인 메소드

public static yPosTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

ySclTextBoxLoseFocus() 공개 정적인 메소드

public static ySclTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

ySclVelocityTextBoxLoseFocus() 공개 정적인 메소드

public static ySclVelocityTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

yVelocityTypeLoseFocus() 공개 정적인 메소드

public static yVelocityTypeLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zAccelerationTypeSelectItem() 공개 정적인 메소드

public static zAccelerationTypeSelectItem ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zMaxAccelerationValueLoseFocus() 공개 정적인 메소드

public static zMaxAccelerationValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zMaxValueLoseFocus() 공개 정적인 메소드

public static zMaxValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zMinAccelerationValueLoseFocus() 공개 정적인 메소드

public static zMinAccelerationValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zMinValueLoseFocus() 공개 정적인 메소드

public static zMinValueLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zPosTextBoxLoseFocus() 공개 정적인 메소드

public static zPosTextBoxLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

zVelocityTypeLoseFocus() 공개 정적인 메소드

public static zVelocityTypeLoseFocus ( FRB callingWindow ) : void
callingWindow FRB
리턴 void

프로퍼티 상세

gameData 공개적으로 정적으로 프로퍼티

public static GameData gameData
리턴 GameData

guiData 공개적으로 정적으로 프로퍼티

public static GuiData guiData
리턴 GuiData

guiMan 공개적으로 정적으로 프로퍼티

public static GuiManager guiMan
리턴 GuiManager

sprMan 공개적으로 정적으로 프로퍼티

public static SpriteManager sprMan
리턴 SpriteManager