Body ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  Snake Body

Namespace: Snake
Assembly: Snake (in Snake.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class Body

The Body type exposes the following members.

Constructors

  NameDescription
Public methodBody
Initializes a new instance of the Body class
Top
Methods

  NameDescription
Public methodAddSnakeBody
Public methodGetTrailingVector
Top
Properties

  NameDescription
Public propertyBodyParts
Public propertyDirection
Public propertyHeadPosition
Top
Events

  NameDescription
Public eventDetectSnakeCollisionWithChunk
Public eventSnakeCollidesWithBorderOrItself
Top
See Also