Class PhysicsImg
Implements
Inherited Members
Namespace: SlipeServer.Physics.Entities
Assembly: SlipeServer.Physics.dll
Syntax
public class PhysicsImg : IDisposable
Constructors
| Edit this page View SourcePhysicsImg(string)
Declaration
public PhysicsImg(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| string | path |
Methods
| Edit this page View SourceDispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()