Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Particle Class
Particle Methods
BounceOff Method
BounceOffHorizontalWall Method
BounceOffVerticalWall Method
Draw Method
KineticEnergy Method
Move Method
TimeToHit Method
TimeToHitHorizontalWall Method
TimeToHitVerticalWall Method
ToString Method
Particle
ToString Method
Returns useful particle info for debugging
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
override
string
ToString
()
Return Value
Type:
String
position, velocity and collision count
See Also
Reference
Particle Class
Algs4Net Namespace