The Wayback Machine - https://web.archive.org/web/20220623162008/https://github.com/topics/custom-components
Skip to content
#

custom-components

Here are 117 public repositories matching this topic...

obrador
obrador commented Mar 16, 2020

Hi, I need to call an outside Angular function from inside a phaser scene. Can you please show me the way? I found this [https://www.html5gamedevs.com/topic/35570-calling-an-angular-function-from-within-phaser-3-scene/] :

But nothing said there have worked. It's claimed that it can be done with ion-phaser.

Thanks.

good first issue question
ghost
ghost commented Jun 3, 2019

Add editing history, with methods:
<=TSizeCtrlHistory=>
Methods:
BeginUndoBlock
EndUndoBlock
Undo
Restore (Undoes all of the actions)
UndoIndex(index:integer;method: TSizeCtrlIndexShift) (Undoes specified action, slices or merges all of others)
Redo
Clear
Property:
Indexes: TArray

TSizeCtrlIndexShift = (szcsSlice, szcsMerge) //if the method is Slice, the discar

enhancement good first issue

Improve this page

Add a description, image, and links to the custom-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-components topic, visit your repo's landing page and select "manage topics."

Learn more