Unigine::PlayerDummy Class
Interface for player dummy handling.
To use this class, include the UniginePlayerDummy.h file.
Unigine::PlayerDummy Class
Members
static int type ()
PlayerDummy type.Return value
PlayerDummy type identifier.static Ptr< PlayerDummy > create (const NodePtr & node)
PlayerDummy constructor.Arguments
- const NodePtr & node - Node smart pointer.
static Ptr< PlayerDummy > create (const PlayerPtr & player)
PlayerDummy constructor.Arguments
- const PlayerPtr & player - Player smart pointer.
static Ptr< PlayerDummy > create ()
PlayerDummy constructor.Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)