mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-29 10:20:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a915588e16
commit
77c66ad69a
@ -1301,6 +1301,11 @@ function Actions(a, b){
|
|||||||
|
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
|
|
||||||
|
// NOTE: this can only mix actions sets and MetaActions, i.e. only the
|
||||||
|
// actions, properties and .config will get handled...
|
||||||
|
// NOTE: MetaActions is a special case, if given it will be used as the
|
||||||
|
// prototype for the root object in the created chain...
|
||||||
|
// ...MetaActions order in the list has no effect.
|
||||||
var mix =
|
var mix =
|
||||||
module.mix =
|
module.mix =
|
||||||
function(){
|
function(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user