updated README.md
This commit is contained in:
parent
cdd8d7f890
commit
209c6bf691
@ -95,6 +95,7 @@ class Shader(Object) from 'shader'
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Pool dictionary
|
### Pool dictionary
|
||||||
|
```
|
||||||
pooldic MyData
|
pooldic MyData
|
||||||
{
|
{
|
||||||
A := 20,
|
A := 20,
|
||||||
@ -152,6 +153,7 @@ class MyClass4(MyClass2)
|
|||||||
// the compiler doesn't recognize the dynamically added item as MyClass2.Const.XXX
|
// the compiler doesn't recognize the dynamically added item as MyClass2.Const.XXX
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
### Flow Control
|
### Flow Control
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user