注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
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
(or select a word/phrase and press Ctrl+Enter)