Search
Preparing search index...
The search index is not available
nativescript-tinyengine
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"tinyengine.common"
CircleShape
Class CircleShape
Hierarchy
CircleShape
Implements
Shape
Index
Constructors
constructor
Properties
color
img
radius
Methods
get
Color
get
Height
get
Img
get
Radius
get
Width
init
render
Constructors
constructor
new
Circle
Shape
(
radius
:
number
, color
:
string
)
:
CircleShape
Parameters
radius:
number
color:
string
Returns
CircleShape
Properties
Private
color
color
:
string
Private
img
img
:
Image
Private
radius
radius
:
number
Methods
get
Color
get
Color
(
)
:
string
Returns
string
get
Height
get
Height
(
)
:
number
Returns
number
get
Img
get
Img
(
)
:
Image
Returns
Image
get
Radius
get
Radius
(
)
:
number
Returns
number
get
Width
get
Width
(
)
:
number
Returns
number
init
init
(
entity
:
Entity
)
:
void
Parameters
entity:
Entity
Returns
void
render
render
(
entity
:
Entity
)
:
void
Parameters
entity:
Entity
Returns
void
Globals
"tinyengine.common"
Collision
Response
Circle
Shape
constructor
color
img
radius
get
Color
get
Height
get
Img
get
Radius
get
Width
init
render
Cube
Shape
Entity
Image
Shape
OBB
Vector2
World
Component
Shape
Response
Object
Generated using
TypeDoc