Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CircleShape

Implements

Index

Constructors

constructor

  • new CircleShape(radius: number, color: string): CircleShape

Properties

Private color

color: string

Private img

img: Image

Private radius

radius: number

Methods

getColor

  • getColor(): string

getHeight

  • getHeight(): number

getImg

  • getImg(): Image

getRadius

  • getRadius(): number

getWidth

  • getWidth(): number

init

render

  • render(entity: Entity): void

Generated using TypeDoc