liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
PhysicsEngineException.this
liberty
physics
engine
PhysicsEngineException
Default constructor.
class
PhysicsEngineException
pure nothrow @
safe
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
liberty
physics
engine
PhysicsEngineException
constructors
this
Default constructor.