poison ~master (2016-12-10T22:03:17Z)
Home
Dub
Repo
Container.this
poison
ui
container
Container
Creates a new container.
this
(
string
name
,
Size
initialSize
,
size_t
layers
)
this
(
string
name
,
size_t
layers
)
class
Container
this
(
string
name
,
size_t
layers
)
Parameters
name
Type:
string
The name of the container.
layers
Type:
size_t
The layers of the container.
Meta
Source
See Implementation
poison
ui
container
Container
constructors
this
functions
add
clear
process
remove
properties
disabled
Creates a new container.