Go to the source code of this file.
Functions | |
| G_BEGIN_DECLS | G_DECLARE_FINAL_TYPE (FlMockTextureRegistrar, fl_mock_texture_registrar, FL, MOCK_TEXTURE_REGISTRAR, GObject) FlMockTextureRegistrar *fl_mock_texture_registrar_new() |
| FlTexture * | fl_mock_texture_registrar_get_texture (FlMockTextureRegistrar *registrar) |
| gboolean | fl_mock_texture_registrar_get_frame_available (FlMockTextureRegistrar *registrar) |
| gboolean fl_mock_texture_registrar_get_frame_available | ( | FlMockTextureRegistrar * | registrar | ) |
Definition at line 95 of file mock_texture_registrar.cc.
References self.
Referenced by TEST().
| FlTexture * fl_mock_texture_registrar_get_texture | ( | FlMockTextureRegistrar * | registrar | ) |
| G_BEGIN_DECLS G_DECLARE_FINAL_TYPE | ( | FlMockTextureRegistrar | , |
| fl_mock_texture_registrar | , | ||
| FL | , | ||
| MOCK_TEXTURE_REGISTRAR | , | ||
| GObject | |||
| ) |