Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F145140
rotateelem.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
468 B
Referenced Files
None
Subscribers
None
rotateelem.h
View Options
#ifndef ROTATEELEM_H
#define ROTATEELEM_H
#include
<SFML/Graphics.hpp>
#include
"data.h"
class
RotateElem
:
public
sf
::
Drawable
,
public
sf
::
Transformable
{
public
:
RotateElem
();
virtual
void
draw
(
sf
::
RenderTarget
&
target
,
sf
::
RenderStates
states
)
const
;
void
update
(
sf
::
Time
deltaTime
);
sf
::
Texture
textureRotate
;
sf
::
Sprite
spriteRotate
;
void
setColor
();
float
timeCounter
;
bool
active
;
void
reset
();
};
#endif
// ROTATEELEM_H
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Aug 15, 11:25 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
77339
Default Alt Text
rotateelem.h (468 B)
Attached To
Mode
R82 deerportal
Attached
Detach File
Event Timeline