Destructible.

ReceiveHit(Hit) Method

Summary

Applies the effects of the current PlatformerGameKit.Hit to this object.
Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
Destructible

Syntax

public void ReceiveHit(ref Hit hit)

Parameters

Name Type Description
hit Hit

Return Value

Type Description
void