Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/pixels-edit-animation
EditConditionRolling
Class EditConditionRolling
Hierarchy (
View Summary
)
EditCondition
EditConditionRolling
Index
Constructors
constructor
Properties
recheck
After
type
Accessors
flag
Name
Methods
duplicate
get
Flag
Name
to
Condition
Constructors
constructor
new
EditConditionRolling
(
opt
?:
{
recheckAfter
?:
number
}
)
:
EditConditionRolling
Parameters
Optional
opt
:
{
recheckAfter
?:
number
}
Returns
EditConditionRolling
Properties
recheck
After
recheckAfter
:
number
Readonly
type
type
:
"rolling"
Accessors
flag
Name
get
flagName
()
:
string
|
undefined
Returns
string
|
undefined
Methods
duplicate
duplicate
()
:
EditCondition
Returns
EditCondition
Protected
get
Flag
Name
getFlagName
<
KeyValuesType
extends
{
[
key
:
string
]:
number
}
>
(
flags
:
number
,
values
:
KeyValuesType
,
)
:
keyof
KeyValuesType
|
undefined
Type Parameters
KeyValuesType
extends
{
[
key
:
string
]:
number
}
Parameters
flags
:
number
values
:
KeyValuesType
Returns
keyof
KeyValuesType
|
undefined
to
Condition
toCondition
(
_editSet
:
EditDataSet
,
_set
:
DataSet
)
:
Condition
Parameters
_editSet
:
EditDataSet
_set
:
DataSet
Returns
Condition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
recheck
After
type
Accessors
flag
Name
Methods
duplicate
get
Flag
Name
to
Condition
GitHub
Pixels Website
Documentation
Loading...