|
DxLibEx
|
#include <animation_graph.hpp>


Public Member Functions | |
| int | get_handle () const override |
Public Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager | |
| virtual | ~texture2d_handle_manager () DXLE_NOEXCEPT_OR_NOTHROW |
Friends | |
| template<typename Cont2 > | |
| class | animation_handle_manager |
Additional Inherited Members | |
Protected Member Functions inherited from dxle::graph2d::gr_impl::animation_handle_manager_bace | |
| animation_handle_manager_bace (time::counter &&counter_) | |
Protected Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager | |
| texture2d_handle_manager () DXLE_NOEXCEPT_OR_NOTHROW | |
| texture2d_handle_manager (const texture2d_handle_manager &) DXLE_NOEXCEPT_OR_NOTHROW | |
| texture2d_handle_manager & | operator= (const texture2d_handle_manager &) DXLE_NOEXCEPT_OR_NOTHROW |
Static Protected Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager | |
| static int | GetTextureRawHandle (const texture2d &) |
Protected Attributes inherited from dxle::graph2d::gr_impl::animation_handle_manager_bace | |
| time::counter | counter |
| friend | animation_graph |
Definition at line 45 of file animation_graph.hpp.
|
inlineoverridevirtual |
Implements dxle::graph2d::gr_impl::texture2d_handle_manager.
Definition at line 48 of file animation_graph.hpp.
Definition at line 68 of file animation_graph.hpp.