Package | Description |
---|---|
com.smartfoxserver.v2.api | |
com.smartfoxserver.v2.entities.match | |
com.smartfoxserver.v2.game |
Class and Description |
---|
MatchExpression
Overview
Match Expressions are built like "if" conditions in any common programming language.
|
Class and Description |
---|
BoolMatch
This matcher is used in MatchExpressions to check boolean conditions
|
MatchExpression
Overview
Match Expressions are built like "if" conditions in any common programming language.
|
MatchingUtils |
NumberMatch
This matcher is used in MatchExpressions to check Numeric conditions
|
StringMatch
This matcher is used in MatchExpressions to check String conditions
|
Class and Description |
---|
MatchExpression
Overview
Match Expressions are built like "if" conditions in any common programming language.
|