|
Gridarta Editor
|
Classes | |
| class | AndGameObjectMatcher |
| class | AttributeGameObjectMatcher |
| interface | GameObjectMatcher |
| class | GameObjectMatcherParser |
| class | GameObjectMatchers |
| class | GameObjectMatchersParser |
| class | IntAttributeGameObjectMatcher |
| class | MutableNameGameObjectMatcher |
| class | MutableOrGameObjectMatcher |
| class | NamedGameObjectMatcher |
| class | NamedGameObjectMatcherTest |
| class | NotGameObjectMatcher |
| enum | Operation |
| class | OrGameObjectMatcher |
| class | ParsingException |
| class | SetEnabledAction |
| class | StringAttributeGameObjectMatcher |
| class | TypeNrsGameObjectMatcher |
| class | ViewGameObjectMatcherManager |
This package contains classes related to matching {GameObjects}, so called { net.sf.gridarta.model.match.GameObjectMatcher GameObjectMatchers}. A GameObjectMatcher matches a GameObject by checking whether it fulfills certain conditions. One application is used for instance for choosing which objects to render transparent or at all.