Method | Description | |
---|---|---|
CanCollideWith ( string otherCollisionGroupString ) : bool | ||
ExplosionParticle ( AcademyPopcorn.MatrixCoords topLeft, AcademyPopcorn.MatrixCoords speed ) | ||
Update ( ) : void |
public CanCollideWith ( string otherCollisionGroupString ) : bool | ||
otherCollisionGroupString | string | |
return | bool |
public ExplosionParticle ( AcademyPopcorn.MatrixCoords topLeft, AcademyPopcorn.MatrixCoords speed ) | ||
topLeft | AcademyPopcorn.MatrixCoords | |
speed | AcademyPopcorn.MatrixCoords |