C# Class Universe.Physics.BulletSPlugin.BSAPIUnman.BulletShapeUnman

Inheritance: BulletShape
Afficher le fichier Open project: Virtual-Universe/Virtual-Universe

Méthodes publiques

Свойство Type Description
ptr System.IntPtr

Méthodes publiques

Méthode Description
BulletShapeUnman ( IntPtr xx, BSPhysicsShapeType typ ) : System
Clear ( ) : void
Clone ( ) : BulletShape
ReferenceSame ( BulletShape other ) : bool

Method Details

BulletShapeUnman() public méthode

public BulletShapeUnman ( IntPtr xx, BSPhysicsShapeType typ ) : System
xx System.IntPtr
typ BSPhysicsShapeType
Résultat System

Clear() public méthode

public Clear ( ) : void
Résultat void

Clone() public méthode

public Clone ( ) : BulletShape
Résultat BulletShape

ReferenceSame() public méthode

public ReferenceSame ( BulletShape other ) : bool
other BulletShape
Résultat bool

Property Details

ptr public_oe property

public IntPtr,System ptr
Résultat System.IntPtr