C# Class PunkX.Screen

Mostrar archivo Open project: RichardMarks/PunkX

Public Methods

Method Description
redraw ( ) : void
refresh ( ) : void
swap ( ) : void

Method Details

redraw() public method

public redraw ( ) : void
return void

refresh() public method

public refresh ( ) : void
return void

swap() public method

public swap ( ) : void
return void