C# 클래스 D3Helper.A_WPFOverlay.Overlay

Interaktionslogik für Overlay.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: r3peat/D3Helper.Public 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ExceptionCount int
GearSwap1Color System.Windows.Media.SolidColorBrush
GearSwap2Color System.Windows.Media.SolidColorBrush
GearSwap3Color System.Windows.Media.SolidColorBrush
GearSwap4Color System.Windows.Media.SolidColorBrush
canvasSkillButtonImageTargets UIRect>.Dictionary
d3WndRect System.Drawing.System.Windows.Shapes.Rectangle
d3clientrect Int32Rect
rectRenderTargets List
rectSkillButtonRenderTargets List
renderFramesPerSecond double
textRenderTargets List

공개 메소드들

메소드 설명
Overlay ( ) : System
getResourceUri ( string filename ) : Uri
populateRectRenderTargets ( ) : void
tryGetResourceGlobeUIRect ( ) : UIRect

비공개 메소드들

메소드 설명
DrawCursorText ( Color Color, double FontSize, System.Windows.Media.FontFamily FontFamily, string Text, double offsetX, double offsetY ) : void
DrawLine ( float startX, float startY, float stopX, float stopY, int thickness, Color color ) : void
DrawScreenText ( Color Color, double FontSize, System.Windows.Media.FontFamily FontFamily, string Text, string name, float x, float y, bool bold = false ) : void
DrawSkillButtonCorners ( ) : void
DrawSkillButtonCross ( ) : void
DrawSkillButtonOutlines ( ) : void
Draw_CurrentConvention ( UIRect portrait, A_Enums element, double _ticksleft ) : void
Draw_NextConvention ( UIRect portrait, A_Enums element ) : void
Render_UI ( object sender, EventArgs e ) : void
ToStringBn ( double value, string postFixes ) : string
getConventionElement_BitmapImage ( A_Enums damagetype ) : BitmapImage
get_MouseIfHoveringUiElements ( ) : void
populateTextRenderTargets ( ) : void

메소드 상세

Overlay() 공개 메소드

public Overlay ( ) : System
리턴 System

getResourceUri() 공개 정적인 메소드

public static getResourceUri ( string filename ) : Uri
filename string
리턴 Uri

populateRectRenderTargets() 공개 정적인 메소드

public static populateRectRenderTargets ( ) : void
리턴 void

tryGetResourceGlobeUIRect() 공개 정적인 메소드

public static tryGetResourceGlobeUIRect ( ) : UIRect
리턴 UIRect

프로퍼티 상세

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

public static int ExceptionCount
리턴 int

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

public static SolidColorBrush,System.Windows.Media GearSwap1Color
리턴 System.Windows.Media.SolidColorBrush

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

public static SolidColorBrush,System.Windows.Media GearSwap2Color
리턴 System.Windows.Media.SolidColorBrush

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

public static SolidColorBrush,System.Windows.Media GearSwap3Color
리턴 System.Windows.Media.SolidColorBrush

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

public static SolidColorBrush,System.Windows.Media GearSwap4Color
리턴 System.Windows.Media.SolidColorBrush

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

public static Dictionary canvasSkillButtonImageTargets
리턴 UIRect>.Dictionary

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

public static System.Drawing.System.Windows.Shapes.Rectangle d3WndRect
리턴 System.Drawing.System.Windows.Shapes.Rectangle

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

public static Int32Rect d3clientrect
리턴 Int32Rect

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

public static List rectRenderTargets
리턴 List

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

public static List rectSkillButtonRenderTargets
리턴 List

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

public static double renderFramesPerSecond
리턴 double

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

public static List textRenderTargets
리턴 List