LPCGame
A Simple 2d Game Engine
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
CameraPan Struct Reference

Describes a simple Camera animation. More...

#include <camera.h>

Public Attributes

std::string name
 
Vector2i destination
 
int speed
 

Detailed Description

Describes a simple Camera animation.

Describes a Camera motion animation, the destination Vector2 and the spee to travel there at


The documentation for this struct was generated from the following file: