Method |
Description |
|
AlignScreenSurfaces ( ) : void |
|
|
CreateScreenSurface ( ScreenDocument screen ) : ScreenDrawingSurface |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
LayoutFromScreen ( ScreenDrawingSurface surface, Point location ) : void |
|
|
LayoutNextScreen ( ScreenDrawingSurface surface, Point location, Join join, bool one ) : void |
|
|
RedrawZoom ( Point center ) : void |
|
|
RenameSurface ( string oldScreenName, string newScreenName ) : void |
|
|
SetBackgroundGrid ( ) : void |
|
|
SetStage ( StageDocument stage ) : void |
|
|
SurfaceCollides ( IEnumerable placedAlready, ScreenDrawingSurface next ) : Rectangle |
|
|
TryToFixCollision ( ScreenDrawingSurface surface, Rectangle collision ) : void |
|
|
surface_Edited ( object sender, ScreenEditEventArgs e ) : void |
|
|