FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::Scene::NewObjectParameters Struct Reference

Parameters for the newObject method. More...

#include <C_scene.hpp>

Public Attributes

fge::ObjectPlan _plan { fge::ObjectPlan { 100 } }
 
fge::ObjectSid _sid { std::numeric_limits<fge::ObjectSid>::max() }
 
fge::ObjectType _type {fge::ObjectType::TYPE_OBJECT}
 
bool _silent {false}
 

Detailed Description

Parameters for the newObject method.


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