Engine
Description:
[ CCode ( has_construct_function = false ) ]
public Engine ()
Return a new instance of Engine.
If no default Engine has been instantiated yet, the first call of this function will
set the default engine as the new instance of Engine.
Returns:
a new instance of Engine.
|