Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
ToggleVisibility Class Reference

Toggles the visibility of a node. More...

#include <ActionInstant.h>

Inherits ActionInstant.

Public Member Functions

virtual void update (float time) override
 
- Public Member Functions inherited from ActionInstant
virtual void step (float dt) override
 

Static Public Member Functions

static ToggleVisibilitycreate ()
 Allocates and initializes the action.
 

Detailed Description

Toggles the visibility of a node.

Member Function Documentation

◆ create()

static ToggleVisibility * create ( )
static

Allocates and initializes the action.

Returns
An autoreleased ToggleVisibility object.

◆ update()

virtual void update ( float time)
overridevirtual
Parameters
timeIn seconds.

Reimplemented from ActionInstant.


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