Interface ViewContext
- All Known Implementing Classes:
DefaultViewContext
public interface ViewContext
Context associated with a single player's active view (menu).
Supports both typed keys and simple string keys.
-
Method Summary
Modifier and TypeMethodDescriptionRead-only snapshot of simple string-backed values.boolean<T> T<T> Tvoid<T> void
-
Method Details
-
set
-
get
-
set
-
get
-
get
-
contains
-
asUnmodifiableMap
-