Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
steam::control::test::anonymous_namespace{command-basic-test.cpp} Namespace Reference

Functions

void operate (P< TimeVar > dummyObj, int randVal)
 
Offset capture (P< TimeVar > dummyObj, int)
 
void undoIt (P< TimeVar > dummyObj, int, Offset oldVal)
 

Function Documentation

◆ operate()

void operate ( P< TimeVar dummyObj,
int  randVal 
)

Definition at line 43 of file command-basic-test.cpp.

References operate().

Referenced by operate().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ capture()

Offset capture ( P< TimeVar dummyObj,
int   
)

Definition at line 49 of file command-basic-test.cpp.

References capture().

Referenced by capture().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ undoIt()

void undoIt ( P< TimeVar dummyObj,
int  ,
Offset  oldVal 
)

Definition at line 55 of file command-basic-test.cpp.