Inheritance Hierarchy
Snake Body
Namespace: Snake
Assembly: Snake (in Snake.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The Body type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Body | Initializes a new instance of the Body class |
Methods
Name | Description | |
---|---|---|
AddSnakeBody | ||
GetTrailingVector |
Properties
Name | Description | |
---|---|---|
BodyParts | ||
Direction | ||
HeadPosition |
Events
Name | Description | |
---|---|---|
DetectSnakeCollisionWithChunk | ||
SnakeCollidesWithBorderOrItself |
See Also