|  | ||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| RefreshCS.csproj | ||
| RefreshCS.dll.config | ||
| RefreshCS.sln | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	This is RefreshCS, a C# interop library for the Refresh graphics system.
License
Refresh and RefreshCS are released under the zlib license. See LICENSE for details.
About Refresh
For more information about Refresh, take a look at the Refresh repository.
About RefreshCS
This interop library was designed to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application.