Bottle 2D - Lua API 1.0.0
All you need to create games using bottle2D.
Public Attributes

CollisionInfo Class Reference

A structure containing informations about a collision. More...

#include <header.hpp>

List of all members.

Public Attributes

PhysicObjectphObj
 Get the PhysicObject with collide with the other object.
Vector2D point
 Get the collision point.
Vector2D penetrationVector
 Get the penetration vector (to get the tested object out of phObj.

Detailed Description

A structure containing informations about a collision.


Member Data Documentation

Get the penetration vector (to get the tested object out of phObj.

Get the PhysicObject with collide with the other object.

Get the collision point.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables