C# 클래스 Treefrog.Render.Annotations.DrawAnnotationRenderer

상속: AnnotationRenderer
파일 보기 프로젝트 열기: jaquadro/Treefrog

보호된 메소드들

메소드 설명
DisposeManaged ( ) : void
DrawAnnotationRenderer ( DrawAnnotation data ) : System
InitializeResources ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : void

비공개 메소드들

메소드 설명
HandleFillGlowInvalidated ( object sender, EventArgs e ) : void
HandleFillInvalidated ( object sender, EventArgs e ) : void
HandleOutlineGlowInvalidated ( object sender, EventArgs e ) : void
HandleOutlineInvalidated ( object sender, EventArgs e ) : void

메소드 상세

DisposeManaged() 보호된 메소드

protected DisposeManaged ( ) : void
리턴 void

DrawAnnotationRenderer() 보호된 메소드

protected DrawAnnotationRenderer ( DrawAnnotation data ) : System
data Treefrog.Presentation.Annotations.DrawAnnotation
리턴 System

InitializeResources() 보호된 메소드

protected InitializeResources ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : void
device Microsoft.Xna.Framework.Graphics.GraphicsDevice
리턴 void