<s>
AngelScript	B-Application
is	O
an	O
open-source	B-Application
game-oriented	O
compiled	B-Language
scripting	B-Language
language	I-Language
developed	O
by	O
Andreas	O
Jönsson	O
at	O
AngelCode	O
.	O
</s>
<s>
AngelScript	B-Application
features	O
static	O
typing	O
,	O
object	O
handles	O
(	O
similar	O
to	O
C++	B-Language
pointers	O
but	O
garbage	O
collected	O
via	O
reference	B-General_Concept
counting	I-General_Concept
)	O
,	O
object-orientation	B-Language
,	O
single	O
inheritance	B-Language
,	O
multiple	B-Application
inheritance	I-Application
with	O
interfaces	O
.	O
</s>
<s>
AngelScript	B-Application
can	O
be	O
used	O
with	O
any	O
C++	B-Language
IDE	O
,	O
such	O
as	O
NetBeans	B-Application
,	O
Geany	B-Language
,	O
and	O
Eclipse	B-Application
.	O
</s>
<s>
C	O
and	O
C++	B-Language
functions	O
can	O
be	O
called	O
within	O
an	O
AngelScript	B-Application
environment	O
.	O
</s>
<s>
AngelScript	B-Application
's	O
class	O
syntax	O
closely	O
follows	O
C++	B-Application
classes	I-Application
by	O
design	O
:	O
no	O
proxy	O
functions	O
are	O
required	O
to	O
embed	O
AngelScript	B-Application
in	O
C++	B-Language
applications	O
easing	O
the	O
two	O
languages	O
integration	O
.	O
</s>
<s>
There	O
are	O
several	O
differences	O
of	O
AngelScript	B-Application
and	O
C++	B-Language
:	O
</s>
<s>
AngelScript	B-Application
does	O
not	O
support	O
multiple	B-Application
inheritance	I-Application
.	O
</s>
<s>
Multiple-inheritance	O
functionality	O
may	O
be	O
achieved	O
with	O
Interfaces	O
.	O
</s>
<s>
It	O
is	O
impossible	O
to	O
declare	O
methods	O
or	O
properties	B-Language
outside	O
of	O
the	O
class	O
body	O
.	O
</s>
<s>
All	O
methods	O
(	O
including	O
constructors	O
and	O
destructors	B-Language
)	O
are	O
virtual	B-Application
.	O
</s>
<s>
AngelScript	B-Application
is	O
used	O
in	O
video	O
game	O
development	O
,	O
including	O
Amnesia	B-Application
:	I-Application
The	I-Application
Dark	I-Application
Descent	I-Application
,	O
Amy	B-Application
,	O
Dustforce	B-Application
,	O
Gekkeiju	B-Protocol
Online	I-Protocol
,	O
King	B-Application
Arthur	I-Application
's	I-Application
Gold	I-Application
,	O
Legend	B-Application
of	I-Application
the	I-Application
Guardians	I-Application
:	I-Application
The	I-Application
Owls	I-Application
of	I-Application
Ga'Hoole	I-Application
,	O
Overgrowth	B-Application
,	O
Penumbra	B-Application
:	I-Application
Overture	I-Application
,	O
Penumbra	B-Application
:	I-Application
Requiem	I-Application
,	O
Puddle	B-Application
,	O
Rigs	B-Language
of	I-Language
Rods	I-Language
,	O
Sine	B-Application
Mora	I-Application
,	O
Star	B-Application
Ruler	I-Application
,	O
SuperTuxKart	B-Application
,	O
Warhammer	B-Application
:	I-Application
Mark	I-Application
of	I-Application
Chaos	I-Application
,	O
Warsow	B-Application
,	O
Sven	B-Application
Co-op	I-Application
and	O
Jazz	O
Jackrabbit	O
2	O
Plus	O
,	O
in	O
addition	O
to	O
being	O
supported	O
as	O
a	O
scripting	B-Language
language	I-Language
in	O
Urho3D	O
.	O
</s>
<s>
Hazelight	O
Studios	O
maintains	O
a	O
plugin	O
that	O
integrates	O
AngelScript	B-Application
into	O
the	O
Unreal	B-Operating_System
Engine	I-Operating_System
;	O
this	O
plugin	O
was	O
used	O
to	O
write	O
their	O
newest	O
game	O
,	O
It	B-Application
Takes	I-Application
Two	I-Application
,	O
in	O
AngelScript	B-Application
.	O
</s>
