Add TextParameter annotation

This commit is contained in:
Edwin Jakobs
2020-02-02 21:35:39 +01:00
parent bba745bb4a
commit 86584f7fcf
3 changed files with 44 additions and 20 deletions

View File

@@ -7,7 +7,8 @@ Currently orx-parameters supplies the following annotations:
- `DoubleParameter`
- `IntParameter`
- `DoubleParameter`
- `BooleanParameter`
- `TextParameter`
## Annotation application