CCActionTween CCActionTween is an action that lets you update any property of an object. For example, if you want to modify the “width” property of a target from 200 to 300 in 2 seconds, then: id modifyWidth = [CCActionTween actionWithDuration:2 key:
Getting Started
Modding Tutorials
ButtonsCreating PopupsEventsFieldsGD Modding DictionaryGetting nodesHook PriorityHooking / Modifying classesLayoutsLoggingMaking web requestsManual HooksMemory ManagementMigrating from Geode v3.x to v4.0Migrating your mods from the traditionalModifying Geode UIPointer CastingPositioningTasksTouch Priority
Geode Mods
Handbook
An Introduction to GD Modding (using Geode)