sfView Struct Reference

This class defines a view (position, size and zoom) ; you can consider it as a camera. More...

#include <View.h>


Data Fields

sfFloatRect Rect
float Zoom

Detailed Description

This class defines a view (position, size and zoom) ; you can consider it as a camera.

Definition at line 39 of file View.h.


Field Documentation

sfFloatRect sfView::Rect

Definition at line 41 of file View.h.

float sfView::Zoom

Definition at line 42 of file View.h.


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