VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
GravSpecialObject Class Referenceabstract

Provide a parent class to all objects that have a special interaction with the gravity gun. More...

Inheritance diagram for GravSpecialObject:
Collaboration diagram for GravSpecialObject:

Data Structures

class  GravEvents

Data Fields

GravEvents gravEvents
Data Fields inherited from PhysicsObject
Collider2D collider
Rigidbody2D rb
PhysicsObjectType physicsObjectType

Additional Inherited Members

Public Member Functions inherited from PhysicsObject
virtual void ChangeOutlineColor (Color color)
 Changes the color of the outline, but doesnt enable it.
virtual void EnableTarget ()
 Enables the outline of the object.
virtual void DisableTarget ()
 Disables the outline of the object.
Protected Attributes inherited from PhysicsObject
Outline2D _outline

Detailed Description

Provide a parent class to all objects that have a special interaction with the gravity gun.

Field Documentation

◆ gravEvents

GravEvents GravSpecialObject.gravEvents

The documentation for this class was generated from the following file: