Angulos
Loading...
Searching...
No Matches
Sharp Directory Reference

Directories

 
Exceptions
 
Input
 
Simulation
 
StrangeDataTypes
 
UI
 
Utilities

Detailed Description

The main code

# SHARPPHYSICS #

FOLDERS

2d This folder contains all of the 2d physics and object code. Most of the (functional) code is here. Input This folder contains all of the code for input for SharpPhysics. This code only works on window devices due to P/Invoke User32.dll functions. ProgramSaving This folder contains very few things and does not have any functionality. Renderer This folder is no longer in use, but was going to be used to communicate with FastPixelWriter and be the main 2d renderer. Simulation This folder contained things that can apply to 2d and the old 3d code. UI This folder contains things that were used to do UI saving and rendering. Not finished and not being worked on. Utilities This folder contained all of the utility methods.

FILES

SharpPhysics.csproj This is the SharpPhysics project file.