|
ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
|
成员的完整列表,这些成员属于 WeakComponentRef< T >,包括所有继承而来的类成员
| get() const | WeakComponentRef< T > | inline |
| getOwner() const | WeakComponentRef< T > | inline |
| operator bool() const | WeakComponentRef< T > | inlineexplicit |
| operator->() const | WeakComponentRef< T > | inline |
| valid() const | WeakComponentRef< T > | inline |
| WeakComponentRef()=default | WeakComponentRef< T > | |
| WeakComponentRef(GameObject *owner, const std::weak_ptr< void > &lifetime) | WeakComponentRef< T > | inlineexplicit |