Method | Description | |
---|---|---|
ConvertToPixelBasedCoordinate ( float value ) : float | ||
DestroyGuideLines ( ) : void | ||
DestroyRulerLines ( ) : void | ||
HandleXnaUpdate ( bool isCursorInWindow ) : void | ||
Ruler ( XnaAndWinforms.GraphicsDeviceControl control, |
Method | Description | |
---|---|---|
AddGuide ( float relevantValue ) : void | ||
AddGuide ( float x, float y ) : void | ||
CreateGuideText ( ) : void | ||
CreateLayer ( ) : void | ||
CreateRulerLine ( float y, float length, Color color ) : void | ||
CreateRulerLines ( ) : void | ||
CreateVisualRepresentation ( ) : void | ||
GetMethodForIndex ( int i ) : float | ||
HandleAddingGuides ( ) : void | ||
HandleMovingGuides ( bool isCursorInWindow ) : void | ||
ReactToRulerSides ( ) : void | ||
UpdateGrabbedGuideText ( float guideSpaceY ) : void | ||
UpdateOffsetSpritePosition ( ) : void |
public ConvertToPixelBasedCoordinate ( float value ) : float | ||
value | float | |
return | float |
public HandleXnaUpdate ( bool isCursorInWindow ) : void | ||
isCursorInWindow | bool | |
return | void |
public Ruler ( XnaAndWinforms.GraphicsDeviceControl control, |
||
control | XnaAndWinforms.GraphicsDeviceControl | |
managers | ||
cursor | Cursor | |
return | System |