The OpenD Programming Language

Context.restore

Restores cr to the state saved by a preceding call to Context.save() and removes that state from the stack of saved states.

struct Context
void
restore
()

Meta