Свойство | Type | Description | |
---|---|---|---|
length | float | ||
members | List |
Свойство | Type | Description | |
---|---|---|---|
_marker | uint | ||
_maxSize | uint | ||
_sortIndex | string | ||
_sortOrder | int |
Méthode | Description | |
---|---|---|
FlxGroup ( uint MaxSize ) : System | ||
add ( |
Add a FlxObject to the group
|
|
destroy ( ) : void |
Destroy all objects in the group
|
|
draw ( ) : void | ||
getFirstAvailable ( Object ObjectClass ) : |
||
kill ( ) : void |
Kill all objects in the group
|
|
preUpdate ( ) : void | ||
recycle ( Object ObjectClass ) : |
||
update ( ) : void |
public getFirstAvailable ( Object ObjectClass ) : |
||
ObjectClass | Object | |
Résultat |
public recycle ( Object ObjectClass ) : |
||
ObjectClass | Object | |
Résultat |