SFML.Net
ObjectBase Class |
The ObjectBase class is an abstract base for every
SFML object. It's meant for internal use only

Namespace: SFML
Assembly: sfmlnet-system-2 (in sfmlnet-system-2.dll) Version: 2.2.0.0 (2.2.0)

The ObjectBase type exposes the following members.

Name | Description | |
---|---|---|
![]() | ObjectBase |
Construct the object from a pointer to the C library object
|

Name | Description | |
---|---|---|
![]() | Destroy |
Destroy the object (implementation is left to each derived class)
|
![]() | Dispose |
Explicitely dispose the object
|
![]() | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
![]() | Finalize |
Dispose the object
(Overrides ObjectFinalize.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |


Reference

SystemObject
SFMLObjectBase
SFML.AudioMusic
SFML.AudioSound
SFML.AudioSoundBuffer
SFML.AudioSoundRecorder
SFML.AudioSoundStream
SFML.GraphicsFont
SFML.GraphicsImage
SFML.GraphicsRenderTexture
SFML.GraphicsShader
SFML.GraphicsTexture
SFML.GraphicsTransformable
SFML.GraphicsVertexArray
SFML.GraphicsView
SFML.SystemClock
SFML.WindowWindow
SFMLObjectBase
SFML.AudioMusic
SFML.AudioSound
SFML.AudioSoundBuffer
SFML.AudioSoundRecorder
SFML.AudioSoundStream
SFML.GraphicsFont
SFML.GraphicsImage
SFML.GraphicsRenderTexture
SFML.GraphicsShader
SFML.GraphicsTexture
SFML.GraphicsTransformable
SFML.GraphicsVertexArray
SFML.GraphicsView
SFML.SystemClock
SFML.WindowWindow