MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / StateMachine.cpp

File StateMachine.cpp

tests/SDK/NDK/StateMachine.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <NDK/StateMachine.hpp>
2#include <Catch/catch.hpp>
3
4class TestState : public Ndk::State

Callers

nothing calls this directly

Calls 3

SetStateMethod · 0.80
IsUpdatedMethod · 0.45
UpdateMethod · 0.45

Tested by

no test coverage detected