Show / Hide Table of Contents

Class PhysicsImg

Inheritance
object
PhysicsImg
Implements
IDisposable
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Physics.Entities
Assembly: SlipeServer.Physics.dll
Syntax
public class PhysicsImg : IDisposable

Constructors

| Edit this page View Source

PhysicsImg(string)

Declaration
public PhysicsImg(string path)
Parameters
Type Name Description
string path

Methods

| Edit this page View Source

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Declaration
public void Dispose()

Implements

IDisposable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX