Struct PhysicsShape2D

ClassList > PhysicsShape2D

Public Attributes

Type Name
struct Physics2DCircle circle
union PhysicsShape2D data
struct Physics2DPoly poly
struct Physics2DRect rect
enum PhysicsBodyType type

Public Attributes Documentation

variable circle

struct Physics2DCircle PhysicsShape2D::circle;

variable data

union PhysicsShape2D PhysicsShape2D::data;

variable poly

struct Physics2DPoly PhysicsShape2D::poly;

variable rect

struct Physics2DRect PhysicsShape2D::rect;

variable type

enum PhysicsBodyType PhysicsShape2D::type;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/Physics2D.h