Creepy-simulation
 
Loading...
Searching...
No Matches
entity_drawer Namespace Reference

Classes

class  EntityDrawer
 

Functions

 entity_within_bounds (entity, drawer)
 

Function Documentation

◆ entity_within_bounds()

entity_drawer.entity_within_bounds (   entity,
  drawer 
)
Checks if an entity is within the visible bounds of the drawer.

@param entity: The entity to check.
@param drawer: The drawer object managing the rendering context.
@return: True if the entity is within the visible bounds, otherwise False.