Added TODO
Former-commit-id: 5196273b2ab5a94d276183e6545cdb472507c502
This commit is contained in:
parent
933a0c7f38
commit
f894502e98
|
|
@ -13,6 +13,8 @@
|
||||||
#include <Nazara/Core/NonCopyable.hpp>
|
#include <Nazara/Core/NonCopyable.hpp>
|
||||||
#include <Nazara/Math/Vector3.hpp>
|
#include <Nazara/Math/Vector3.hpp>
|
||||||
|
|
||||||
|
///TODO: Faire hériter SoundEmitter de Node
|
||||||
|
|
||||||
class NAZARA_API NzSoundEmitter
|
class NAZARA_API NzSoundEmitter
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue