C# 클래스 FlatRedBall.Gum.Converters.GumInstanceToGlueNamedObjectSave

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
AddNamedObjectSavesToGlueElement ( global element, IElement toReturn, CopiedFileReference>.Dictionary copiedFiles ) : void
GetEffectiveHeight ( InstanceSave instance ) : float
GetEffectiveWidth ( InstanceSave instance ) : float

비공개 메소드들

메소드 설명
CreateNosFor ( InstanceSave instance, IElement container ) : NamedObjectSave
GetParentHeight ( InstanceSave instance ) : float
GetParentWidth ( InstanceSave instance ) : float
SetPositionValuesOn ( Glue nos, InstanceSave instance ) : void

메소드 상세

AddNamedObjectSavesToGlueElement() 공개 메소드

public AddNamedObjectSavesToGlueElement ( global element, IElement toReturn, CopiedFileReference>.Dictionary copiedFiles ) : void
element global
toReturn IElement
copiedFiles CopiedFileReference>.Dictionary
리턴 void

GetEffectiveHeight() 공개 메소드

public GetEffectiveHeight ( InstanceSave instance ) : float
instance Gum.DataTypes.InstanceSave
리턴 float

GetEffectiveWidth() 공개 메소드

public GetEffectiveWidth ( InstanceSave instance ) : float
instance Gum.DataTypes.InstanceSave
리턴 float