MCPcopy Create free account
hub / github.com/cirquit/trdrop / FPSTextTask

Method FPSTextTask

trdrop_c/trdrop_c/FPSTextTask.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 // default member
23 public:
24 FPSTextTask() = delete;
25 FPSTextTask(const FPSTextTask & other) = default;
26 FPSTextTask & operator=(const FPSTextTask & other) = default;
27 FPSTextTask(FPSTextTask && other) = default;

Callers

nothing calls this directly

Calls 3

beginMethod · 0.80
endMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected