clik-engine API
GitHub
Preparing search index...
BranchDef
Interface BranchDef
interface
BranchDef
{
length
:
number
;
reward
?:
EntityPlacement
;
type
:
"treasure"
|
"challenge"
|
"shortcut"
|
"secret"
;
}
Index
Properties
length
reward?
type
Properties
length
length
:
number
Length in tiles
Optional
reward
reward
?:
EntityPlacement
What to place at the end
type
type
:
"treasure"
|
"challenge"
|
"shortcut"
|
"secret"
Type of branch
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
reward
type
GitHub
clik-engine API
Loading...
Length in tiles