poison v0.2.1 (2016-12-09T21:57:53Z)
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
string
The name of the container.
layers
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.